Skip to content

Commit 513ca39

Browse files
committed
Bump version
1 parent af7a08d commit 513ca39

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
com.github.danrabbit.nimbus (0.1.7) xenial; urgency=medium
2+
3+
* Update Stripe Key
4+
5+
-- Daniel Fore <[email protected]> Wed, 17 May 2017 10:22:08 -0700
6+
17
com.github.danrabbit.nimbus (0.1.6) xenial; urgency=medium
28

39
* Move the window when clicking and dragging anywhere

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.1'
2+
version: '0.1.7'
33
)
44

55
gnome = import('gnome')

0 commit comments

Comments
 (0)