diff --git a/linux/com.chenyifaer.FaForever.appdata.xml b/linux/com.chenyifaer.FaForever.appdata.xml index ce831f23..5f79173c 100644 --- a/linux/com.chenyifaer.FaForever.appdata.xml +++ b/linux/com.chenyifaer.FaForever.appdata.xml @@ -28,23 +28,32 @@ com.chenyifaer.FaForever.desktop - https://raw.githubusercontent.com/cyf/faforever/v0.0.1+24/screenshots/desktop.png + https://raw.githubusercontent.com/cyf/faforever/v0.0.1+25/screenshots/desktop.png Default screenshot for desktop - https://raw.githubusercontent.com/cyf/faforever/v0.0.1+24/screenshots/showcase1.png + https://raw.githubusercontent.com/cyf/faforever/v0.0.1+25/screenshots/showcase1.png Secure, encrypted, decentralized - https://raw.githubusercontent.com/cyf/faforever/v0.0.1+24/screenshots/showcase2.png + https://raw.githubusercontent.com/cyf/faforever/v0.0.1+25/screenshots/showcase2.png Free, non-commercial and open source - https://raw.githubusercontent.com/cyf/faforever/v0.0.1+24/screenshots/showcase3.png + https://raw.githubusercontent.com/cyf/faforever/v0.0.1+25/screenshots/showcase3.png Easy to use for everyone + + https://github.com/cyf/faforever/releases/tag/v0.0.1+25 + +

Release description

+
    +
  • chore: v0.0.1+25
  • +
+
+
https://github.com/cyf/faforever/releases/tag/v0.0.1+24 diff --git a/package.json b/package.json index 65bb73ba..06fa7d68 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "faforever", "private": true, - "version": "0.0.1+24", + "version": "0.0.1+25", "type": "module", "scripts": { "build": "tauri build",