Skip to content

Commit 5ff6559

Browse files
committed
v4.4.0
1 parent b01b558 commit 5ff6559

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

data/com.github.elfenware.badger.appdata.xml.in

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@
2727
<p>Stay healthy.</p>
2828
</description>
2929
<releases>
30+
<release version="4.4.0" date="2022-06-05">
31+
<description>
32+
<ul>
33+
<li>Update: Use elementary Platform 7</li>
34+
</ul>
35+
</description>
36+
</release>
3037
<release version="4.3.0" date="2021-11-25">
3138
<description>
3239
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# project name and programming language
2-
project('com.github.elfenware.badger', 'vala', 'c', version: '4.3.0')
2+
project('com.github.elfenware.badger', 'vala', 'c', version: '4.4.0')
33

44
message('project name and programming language')
55

0 commit comments

Comments
 (0)