Skip to content

Commit b4239e1

Browse files
author
Hyunje Jun
committed
Release v1.0.1
* Make statusbar icon visible in dark UI
1 parent 1425a78 commit b4239e1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.1 (18 Sep 2017)
2+
3+
* Make statusbar icon visible in dark UI
4+
15
## 1.0.0 (16 Sep 2017)
26

37
* Add an option to show macOS notification on source change (#9)

kawa/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0.0</string>
20+
<string>1.0.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)