Skip to content

Commit

Permalink
Bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aonez committed Jun 22, 2017
1 parent 20b07e4 commit 92f3291
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions GitHubCounter.safariextension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<string>1.1.0</string>
<key>CFBundleVersion</key>
<string>5</string>
<string>26</string>
<key>Content</key>
<dict>
<key>Scripts</key>
Expand All @@ -34,7 +34,7 @@
<key>Description</key>
<string>Displays releases download count counter. Thanks to @addshore and Nick Roach.</string>
<key>DeveloperIdentifier</key>
<string>0000000000</string>
<string>4FG648TM2A</string>
<key>ExtensionInfoDictionaryVersion</key>
<string>1.0</string>
<key>Permissions</key>
Expand Down
4 changes: 2 additions & 2 deletions update.plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<key>Developer Identifier</key>
<string>4FG648TM2A</string>
<key>CFBundleVersion</key>
<string>1.0.1</string>
<string>1.1.0</string>
<key>CFBundleShortVersionString</key>
<string>5</string>
<string>26</string>
<key>URL</key>
<string>https://github.com/aonez/GitHubCounter/releases/download/v1.0.1/GitHubCounter.safariextz</string>
</dict>
Expand Down

0 comments on commit 92f3291

Please sign in to comment.