Skip to content

Commit

Permalink
Fixed Flatpak appdata
Browse files Browse the repository at this point in the history
  • Loading branch information
sakya committed Jul 8, 2022
1 parent 2a589ae commit 785c838
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ bld/
dist/
.flatpak-builder/
build-dir/
Output/

# Roslyn cache directories
*.ide/
Expand Down
7 changes: 7 additions & 0 deletions Flatpak/com.github.sakya.corechess.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@
</screenshot>
</screenshots>
<releases>
<release version="0.11.2.0" date="2022-07-08">
<description>
<ul>
<li>Upgraded Avalonia to v0.10.15</li>
</ul>
</description>
</release>
<release version="0.11.1.2" date="2022-04-29">
<description>
<ul>
Expand Down

0 comments on commit 785c838

Please sign in to comment.