Skip to content

Commit

Permalink
Version Bump: 0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Foldex committed Sep 16, 2023
1 parent 5f8bd6d commit 25c02ce
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions data/io.github.Foldex.AdwSteamGtk.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,17 @@
</categories>

<releases>
<release version="0.6.9" type="stable" date="2023-09-16">
<description>
<ul>
<li>Added Czech Translation</li>
<li>Added Spanish Translation</li>
<li>Updated French Translation</li>
<li>New Application Icon</li>
<li>Updated Libportal</li>
</ul>
</description>
</release>
<release version="0.6.8" type="stable" date="2023-07-30">
<description>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('adwaita-steam-gtk',
version: '0.6.8',
version: '0.6.9',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2',
'werror=false',
Expand Down

0 comments on commit 25c02ce

Please sign in to comment.