Skip to content

Commit 25c02ce

Browse files
committed
Version Bump: 0.6.9
1 parent 5f8bd6d commit 25c02ce

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,17 @@
4040
</categories>
4141

4242
<releases>
43+
<release version="0.6.9" type="stable" date="2023-09-16">
44+
<description>
45+
<ul>
46+
<li>Added Czech Translation</li>
47+
<li>Added Spanish Translation</li>
48+
<li>Updated French Translation</li>
49+
<li>New Application Icon</li>
50+
<li>Updated Libportal</li>
51+
</ul>
52+
</description>
53+
</release>
4354
<release version="0.6.8" type="stable" date="2023-07-30">
4455
<description>
4556
<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.8',
2+
version: '0.6.9',
33
meson_version: '>= 0.59.0',
44
default_options: [ 'warning_level=2',
55
'werror=false',

0 commit comments

Comments
 (0)