Skip to content

Commit

Permalink
Bump version to 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraham committed Sep 11, 2016
1 parent 3066cad commit 1c0c527
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions Ka-Block Content Blocker/Info.plist
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Ka-Block Content Blocker</string>
<string>Ka-Block! Content Blocker</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand All @@ -17,9 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>2.7</string>
<key>NSHumanReadableDescription</key>
<string>Block advertisements and tracking scripts.</string>
<string>2.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand All @@ -31,5 +29,7 @@
<key>NSExtensionPrincipalClass</key>
<string>$(PRODUCT_MODULE_NAME).ActionRequestHandler</string>
</dict>
<key>NSHumanReadableDescription</key>
<string>Block advertisements and tracking scripts.</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions Ka-Block.plist
Expand Up @@ -10,9 +10,9 @@
<key>Developer Identifier</key>
<string>UYW4V22L7E</string>
<key>CFBundleVersion</key>
<string>27</string>
<string>28</string>
<key>CFBundleShortVersionString</key>
<string>2.7</string>
<string>2.8</string>
<key>Update From Gallery</key>
<true/>
<key>URL</key>
Expand Down
6 changes: 3 additions & 3 deletions Ka-Block.safariextension/Info.plist
Expand Up @@ -5,17 +5,17 @@
<key>Author</key>
<string>David Graham &amp; Josh Peek</string>
<key>Builder Version</key>
<string>11601.7.7</string>
<string>11601.7.7.1</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.7</string>
<string>2.8</string>
<key>CFBundleVersion</key>
<string>27</string>
<string>28</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
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.7</string>
<string>2.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 1c0c527

Please sign in to comment.