Skip to content

Commit 71f9668

Browse files
committed
release 0.2.0
1 parent 72f0b17 commit 71f9668

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

debian/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
com.github.danrabbit.nimbus (0.2.0) xenial; urgency=medium
2+
3+
* New layout
4+
* Close button
5+
* updated appdata
6+
* Now available in Spanish
7+
8+
-- Daniel Fore <[email protected]> Fri, 19 May 2017 07:47:11 -0700
9+
110
com.github.danrabbit.nimbus (0.1.7) xenial; urgency=medium
211

312
* Update Stripe Key

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('com.github.danrabbit.nimbus', ['vala', 'c'],
2-
version: '0.1.7'
2+
version: '0.2.0'
33
)
44

55
gnome = import('gnome')

0 commit comments

Comments
 (0)