We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b7b3c commit cde6ec8Copy full SHA for cde6ec8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.0 (10 Nov 2017)
2
+
3
+* Remove previous notifications on new one (#17)
4
5
## 1.0.1 (18 Sep 2017)
6
7
* Make statusbar icon visible in dark UI
kawa/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>1.0.1</string>
+ <string>1.1.0</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
0 commit comments