Skip to content

Commit

Permalink
Bump version to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraham committed Jul 24, 2016
1 parent db0c562 commit da828fe
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Ka-Block Content Blocker/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>2.6</string>
<string>2.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
4 changes: 2 additions & 2 deletions Ka-Block.plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<key>Developer Identifier</key>
<string>UYW4V22L7E</string>
<key>CFBundleVersion</key>
<string>26</string>
<string>27</string>
<key>CFBundleShortVersionString</key>
<string>2.6</string>
<string>2.7</string>
<key>Update From Gallery</key>
<true/>
<key>URL</key>
Expand Down
6 changes: 3 additions & 3 deletions Ka-Block.safariextension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
<key>Author</key>
<string>David Graham &amp; Josh Peek</string>
<key>Builder Version</key>
<string>11601.5.17.1</string>
<string>11601.7.7</string>
<key>CFBundleDisplayName</key>
<string>Ka-Block!</string>
<key>CFBundleIdentifier</key>
<string>com.kablock.osx</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>2.6</string>
<string>2.7</string>
<key>CFBundleVersion</key>
<string>26</string>
<string>27</string>
<key>Content</key>
<dict>
<key>Content Blocker</key>
Expand Down
Binary file modified Ka-Block.safariextz
Binary file not shown.
2 changes: 1 addition & 1 deletion Ka-Block/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.6</string>
<string>2.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit da828fe

Please sign in to comment.