Skip to content

Commit

Permalink
Package: v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Dec 17, 2023
1 parent b36e822 commit bd0fe08
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Package/ArchLinux/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Rosalie Wanders <rosalie@mailbox.org>
pkgname=rmg
pkgver=0.5.2
pkgver=0.5.3
pkgrel=1
pkgdesc="Rosalie's Mupen GUI"
arch=('x86_64' 'aarch64')
Expand Down
2 changes: 1 addition & 1 deletion Package/Fedora/RMG.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: RMG
Version: 0.5.2
Version: 0.5.3
Release: %autorelease
Summary: Rosalie's Mupen GUI

Expand Down
13 changes: 13 additions & 0 deletions Package/com.github.Rosalie241.RMG.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,19 @@
</screenshot>
</screenshots>
<releases>
<release version="v0.5.3" date="2023-12-17" type="stable">
<description>
<p>Changes:</p>
<ul>
<li>Fix some error messages not being shown when there are a lot of errors</li>
<li>Fix cheat dialog not allowing empty lines</li>
<li>Fix forward slashes being displayed in paths on windows</li>
<li>Fix some timers starting before plugins are ready</li>
<li>Improve video size behavior by ensuring the video size matches the window size</li>
<li>Update mupen64plus-core, GLideN64 and SDL_GameControllerDB</li>
</ul>
</description>
</release>
<release version="v0.5.2" date="2023-09-06" type="stable">
<description>
<p>Changes:</p>
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.5.2
v0.5.3

0 comments on commit bd0fe08

Please sign in to comment.