We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1425a78 commit b4239e1Copy full SHA for b4239e1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.1 (18 Sep 2017)
2
+
3
+* Make statusbar icon visible in dark UI
4
5
## 1.0.0 (16 Sep 2017)
6
7
* Add an option to show macOS notification on source change (#9)
kawa/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>1.0.0</string>
+ <string>1.0.1</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
0 commit comments