Skip to content

Commit 7a6940b

Browse files
committed
new
1 parent 448c4ba commit 7a6940b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

data/com.github.gabutakut.gabutdm.appdata.xml.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@
3333
<binary>com.github.gabutakut.gabutdm</binary>
3434
</provides>
3535
​ <releases>
36+
<release version="1.9.5" date="2022-10-11">
37+
<description>
38+
<p>Menu for launcher</p>
39+
</description>
40+
</release>
3641
<release version="1.9.4" date="2022-9-5">
3742
<description>
3843
<p>Fix Error download at Google Drive</p>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project ('com.github.gabutakut.gabutdm','vala', 'c', version: '1.9.4')
1+
project ('com.github.gabutakut.gabutdm','vala', 'c', version: '1.9.5')
22

33
i18n = import ('i18n')
44

0 commit comments

Comments
 (0)