Skip to content

Commit e21db7d

Browse files
committed
Version Bump: 0.6.11
1 parent 3a7b25d commit e21db7d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

data/io.github.Foldex.AdwSteamGtk.appdata.xml.in

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@
4545
</categories>
4646

4747
<releases>
48+
<release version="0.6.11" type="stable" date="2024-05-08">
49+
<description translate="no">
50+
<ul>
51+
<li>Fixed Crash on Launch due to upstream changes</li>
52+
<li>Updated Hindi and Turkish Translations</li>
53+
<li>Added Italian Translation</li>
54+
</ul>
55+
</description>
56+
</release>
4857
<release version="0.6.10" type="stable" date="2024-02-23">
4958
<description translate="no">
5059
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('adwaita-steam-gtk',
2-
version: '0.6.10',
2+
version: '0.6.11',
33
meson_version: '>= 0.59.0',
44
default_options: [ 'warning_level=2',
55
'werror=false',

0 commit comments

Comments
 (0)