Skip to content

Commit 28a28b6

Browse files
author
Alain M
committed
release 1.0.2
1 parent 155ce34 commit 28a28b6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<binary>com.github.alainm23.planner</binary>
2121
</provides>
2222
​<releases>
23-
<release version="1.0.1" date="2019-01-02">
23+
<release version="1.0.2" date="2019-01-02">
2424
<description>
2525
<p>Agregando traducciones al español</p>
2626
</description>

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
com.github.lainsce.notejot (1.0.1) xenial; urgency=low
1+
com.github.lainsce.notejot (1.0.2) xenial; urgency=low
22

33
* Agregando traducciones al español.
44

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.planner',
22
'vala', 'c',
3-
version: '1.0')
3+
version: '1.0.2')
44

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

0 commit comments

Comments
 (0)