Skip to content

Commit c0fc502

Browse files
committed
v1.1.0
1 parent 627e5b5 commit c0fc502

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.elfenware.badger (1.1.0) bionic; urgency=medium
2+
3+
* Add: French translations (@NathanBnm)
4+
5+
-- Darshak Parikh <[email protected]> Fri, 15 Mar 2019 23:47:55 +0530
6+
17
com.github.elfenware.badger (1.0.3) bionic; urgency=medium
28

39
* Fix: Multiple notifications when window is opened >1 times

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# project name and programming language
2-
project('com.github.elfenware.badger', 'vala', 'c', version: '1.0.3')
2+
project('com.github.elfenware.badger', 'vala', 'c', version: '1.1.0')
33

44
message('project name and programming language')
55

0 commit comments

Comments
 (0)