Skip to content

Commit f522afa

Browse files
committed
Bump version to 2.9
1 parent f76a4d2 commit f522afa

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

Ka-Block Content Blocker/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>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.8</string>
20+
<string>2.9</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

Ka-Block.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<key>Developer Identifier</key>
1111
<string>UYW4V22L7E</string>
1212
<key>CFBundleVersion</key>
13-
<string>28</string>
13+
<string>29</string>
1414
<key>CFBundleShortVersionString</key>
15-
<string>2.8</string>
15+
<string>2.9</string>
1616
<key>Update From Gallery</key>
1717
<true/>
1818
<key>URL</key>

Ka-Block.safariextension/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
<key>Author</key>
66
<string>David Graham &amp; Josh Peek</string>
77
<key>Builder Version</key>
8-
<string>11601.7.7.1</string>
8+
<string>12603.1.30.0.34</string>
99
<key>CFBundleDisplayName</key>
1010
<string>Ka-Block!</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>com.kablock.osx</string>
1313
<key>CFBundleInfoDictionaryVersion</key>
1414
<string>6.0</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>2.8</string>
16+
<string>2.9</string>
1717
<key>CFBundleVersion</key>
18-
<string>28</string>
18+
<string>29</string>
1919
<key>Content</key>
2020
<dict>
2121
<key>Content Blocker</key>

Ka-Block.safariextz

2 Bytes
Binary file not shown.

Ka-Block.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 48;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -175,7 +175,7 @@
175175
};
176176
};
177177
buildConfigurationList = 03FCD0071B2AA68A00076943 /* Build configuration list for PBXProject "Ka-Block" */;
178-
compatibilityVersion = "Xcode 3.2";
178+
compatibilityVersion = "Xcode 8.0";
179179
developmentRegion = English;
180180
hasScannedForEncodings = 0;
181181
knownRegions = (
@@ -363,7 +363,7 @@
363363
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
364364
DEVELOPMENT_TEAM = UYW4V22L7E;
365365
INFOPLIST_FILE = "Ka-Block/Info.plist";
366-
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
366+
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
367367
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
368368
PRODUCT_BUNDLE_IDENTIFIER = com.kablock.ios;
369369
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -381,7 +381,7 @@
381381
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
382382
DEVELOPMENT_TEAM = UYW4V22L7E;
383383
INFOPLIST_FILE = "Ka-Block/Info.plist";
384-
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
384+
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
385385
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
386386
PRODUCT_BUNDLE_IDENTIFIER = com.kablock.ios;
387387
PRODUCT_NAME = "$(TARGET_NAME)";

Ka-Block/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.8</string>
18+
<string>2.9</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2016 David Graham & Josh Peek
1+
Copyright (c) 2015-2017 David Graham & Josh Peek
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)