Skip to content

Commit 057e64f

Browse files
author
Alain M
committed
Release 0.1.19
1 parent 45c6356 commit 057e64f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
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 date="2019-11-12" version="0.1.18">
26+
<release date="2019-11-12" version="0.1.19">
2727
<description>
2828
<p>This update brings some new features and bug fixes:</p>
2929
<ul>

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.1.18')
3+
version: '0.1.19')
44

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

0 commit comments

Comments
 (0)