Skip to content

Commit 1c474c9

Browse files
author
Alain M
committed
Release 0.4.1
1 parent df80b12 commit 1c474c9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

data/com.github.alainm23.byte.appdata.xml.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<binary>com.github.alainm23.byte</binary>
2424
</provides>
2525
​<releases>
26-
<release version="0.3.1" date="2020-05-26">
26+
<release version="0.4.1" date="2020-05-26">
2727
<description>
2828
<p>New translations and performance improvement</p>
2929
<ul>
@@ -38,7 +38,6 @@
3838
<li>I Sutter</li>
3939
<li>The Linux Experiment</li>
4040
<li>Wout</li>
41-
<p></p>
4241
</description>
4342
</release>
4443

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('com.github.alainm23.byte',
22
'vala', 'c',
3-
version: '0.3')
3+
version: '0.4.1')
44

55
gnome = import('gnome')
66
i18n = import('i18n')

0 commit comments

Comments
 (0)