Skip to content

Commit

Permalink
Fix wrong release version in AppStream XML (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
musicinmybrain authored Apr 1, 2024
1 parent b7686ca commit 073c5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/io.otsaloma.gaupol.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<url type="translate">https://www.transifex.com/otsaloma/gaupol/</url>
<launchable type="desktop-id">io.otsaloma.gaupol.desktop</launchable>
<releases>
<release version="1.13" date="2024-03-31"/>
<release version="1.14" date="2024-03-31"/>
<release version="1.13" date="2023-10-08"/>
<release version="1.12" date="2023-01-21"/>
<release version="1.11" date="2022-04-03"/>
Expand Down

0 comments on commit 073c5e1

Please sign in to comment.