Skip to content

Commit

Permalink
Package: v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Jun 24, 2024
1 parent 70300d1 commit 08bd758
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 <[email protected]>
pkgname=rmg
pkgver=0.6.2
pkgver=0.6.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.6.2
Version: 0.6.3
Release: %autorelease
Summary: Rosalie's Mupen GUI

Expand Down
13 changes: 13 additions & 0 deletions Package/com.github.Rosalie241.RMG.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,19 @@
</screenshot>
</screenshots>
<releases>
<release version="v0.6.3" date="2024-06-24" type="stable">
<description>
<p>Changes:</p>
<ul>
<li>Fix possible memory leak in the cheat dialog</li>
<li>Add log messages when initializing OpenGL or Vulkan fails</li>
<li>Add PIF ROM settings to the settings dialog</li>
<li>Add Transfer Pak setting to the settings dialog</li>
<li>Improve settings dialog behavior when a plugin hasn't been found</li>
<li>Improve error messages by removing the exclamation mark</li>
</ul>
</description>
</release>
<release version="v0.6.2" date="2024-06-08" 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.6.2
v0.6.3

0 comments on commit 08bd758

Please sign in to comment.