diff --git a/Package/ArchLinux/PKGBUILD b/Package/ArchLinux/PKGBUILD index 3e2d8cf2..c4338936 100644 --- a/Package/ArchLinux/PKGBUILD +++ b/Package/ArchLinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Rosalie Wanders pkgname=rmg -pkgver=0.8.8 +pkgver=0.8.9 pkgrel=1 pkgdesc="Rosalie's Mupen GUI" arch=('x86_64' 'aarch64') diff --git a/Package/Fedora/RMG.spec b/Package/Fedora/RMG.spec index 8753ce92..9a25ca8a 100644 --- a/Package/Fedora/RMG.spec +++ b/Package/Fedora/RMG.spec @@ -1,5 +1,5 @@ Name: RMG -Version: 0.8.8 +Version: 0.8.9 Release: %autorelease Summary: Rosalie's Mupen GUI diff --git a/Package/com.github.Rosalie241.RMG.metainfo.xml b/Package/com.github.Rosalie241.RMG.metainfo.xml index 72c71fe0..79489254 100644 --- a/Package/com.github.Rosalie241.RMG.metainfo.xml +++ b/Package/com.github.Rosalie241.RMG.metainfo.xml @@ -29,6 +29,20 @@ + + +

Changes:

+
    +
  • Fix AppImage icon not working since v0.7.1 (thank you Samueru-sama)
  • +
  • Fix desktop file causing a crash on Budgie (thank you jpleatherland)
  • +
  • Fix memory pak from player 2, 3 and 4 not saving correctly
  • +
  • Fix Star Wars - Rogue Squadron having missing geometry when using GLideN64
  • +
  • Remove translations from the configuration GUI of GLideN64
  • +
  • Add plugin settings shortcuts to the toolbar
  • +
  • Update mupen64plus-video-GLideN64, SDL_net and SDL_GameControllerDB
  • +
+
+

Changes:

diff --git a/VERSION b/VERSION index bbe495df..b0945441 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.8.8 \ No newline at end of file +v0.8.9 \ No newline at end of file