Permalink
Browse files

version bump

  • Loading branch information...
1 parent 9560dd4 commit aa4dee753105ee887b58e9ddddbbd4a539ed95ac @iosdeveloper iosdeveloper committed Aug 30, 2016
Showing with 6 additions and 2 deletions.
  1. +2 −2 App/BitBar/BitBar-Info.plist
  2. +4 −0 App/BitBar/CHANGELOG.md
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.9.1</string>
+ <string>1.9.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@@ -30,7 +30,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.9.1</string>
+ <string>1.9.2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>
View
@@ -1,5 +1,9 @@
# BitBar Changes
+## v1.9.2
+
+* Added Sparkle updater
+
## v1.9.1
* Bug fixes and performance enhancements

0 comments on commit aa4dee7

Please sign in to comment.