Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danpla committed Dec 18, 2016
1 parent 4cb43e9 commit 2fc2bb5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions dist/deb/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
fontlink (1.0.1) stable; urgency=low

* New upstream release

-- Daniel Plakhotich <[email protected]> Sun, 18 Dec 2016 20:58:28 +0200

fontlink (1.0.0) stable; urgency=low

* New upstream release
Expand Down
2 changes: 1 addition & 1 deletion fontlink/app_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'''

NAME = 'fontlink'
VERSION = '1.0.0'
VERSION = '1.0.1'

TITLE = 'FontLink'
ICON = NAME
Expand Down

0 comments on commit 2fc2bb5

Please sign in to comment.