Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit cdd0f55

Browse files
committed
Add version number
1 parent 9e16c28 commit cdd0f55

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Turn Off the Lights for Safari.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@
13081308
isa = XCBuildConfiguration;
13091309
buildSettings = {
13101310
CODE_SIGN_STYLE = Automatic;
1311-
CURRENT_PROJECT_VERSION = 124;
1311+
CURRENT_PROJECT_VERSION = 125;
13121312
DEVELOPMENT_TEAM = PRR97757HF;
13131313
GENERATE_INFOPLIST_FILE = YES;
13141314
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
@@ -1338,7 +1338,7 @@
13381338
isa = XCBuildConfiguration;
13391339
buildSettings = {
13401340
CODE_SIGN_STYLE = Automatic;
1341-
CURRENT_PROJECT_VERSION = 124;
1341+
CURRENT_PROJECT_VERSION = 125;
13421342
DEVELOPMENT_TEAM = PRR97757HF;
13431343
GENERATE_INFOPLIST_FILE = YES;
13441344
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
@@ -1373,7 +1373,7 @@
13731373
CODE_SIGN_ENTITLEMENTS = "iOS (App)/Turn Off the Lights for Safari (iOS).entitlements";
13741374
CODE_SIGN_IDENTITY = "Apple Development";
13751375
CODE_SIGN_STYLE = Automatic;
1376-
CURRENT_PROJECT_VERSION = 124;
1376+
CURRENT_PROJECT_VERSION = 125;
13771377
DEVELOPMENT_TEAM = PRR97757HF;
13781378
GENERATE_INFOPLIST_FILE = YES;
13791379
INFOPLIST_FILE = "iOS (App)/Info.plist";
@@ -1415,7 +1415,7 @@
14151415
CODE_SIGN_ENTITLEMENTS = "iOS (App)/Turn Off the Lights for Safari (iOS).entitlements";
14161416
CODE_SIGN_IDENTITY = "Apple Development";
14171417
CODE_SIGN_STYLE = Automatic;
1418-
CURRENT_PROJECT_VERSION = 124;
1418+
CURRENT_PROJECT_VERSION = 125;
14191419
DEVELOPMENT_TEAM = PRR97757HF;
14201420
GENERATE_INFOPLIST_FILE = YES;
14211421
INFOPLIST_FILE = "iOS (App)/Info.plist";
@@ -1455,7 +1455,7 @@
14551455
buildSettings = {
14561456
CODE_SIGN_IDENTITY = "Apple Development";
14571457
CODE_SIGN_STYLE = Automatic;
1458-
CURRENT_PROJECT_VERSION = 124;
1458+
CURRENT_PROJECT_VERSION = 125;
14591459
DEAD_CODE_STRIPPING = YES;
14601460
DEVELOPMENT_TEAM = PRR97757HF;
14611461
ENABLE_APP_SANDBOX = YES;
@@ -1489,7 +1489,7 @@
14891489
buildSettings = {
14901490
CODE_SIGN_IDENTITY = "Apple Development";
14911491
CODE_SIGN_STYLE = Automatic;
1492-
CURRENT_PROJECT_VERSION = 124;
1492+
CURRENT_PROJECT_VERSION = 125;
14931493
DEAD_CODE_STRIPPING = YES;
14941494
DEVELOPMENT_TEAM = PRR97757HF;
14951495
ENABLE_APP_SANDBOX = YES;
@@ -1526,7 +1526,7 @@
15261526
CODE_SIGN_ENTITLEMENTS = "macOS (App)/Turn Off the Lights for Safari.entitlements";
15271527
CODE_SIGN_IDENTITY = "Apple Development";
15281528
CODE_SIGN_STYLE = Automatic;
1529-
CURRENT_PROJECT_VERSION = 124;
1529+
CURRENT_PROJECT_VERSION = 125;
15301530
DEAD_CODE_STRIPPING = YES;
15311531
DEVELOPMENT_TEAM = PRR97757HF;
15321532
ENABLE_APP_SANDBOX = YES;
@@ -1567,7 +1567,7 @@
15671567
CODE_SIGN_ENTITLEMENTS = "macOS (App)/Turn Off the Lights for Safari.entitlements";
15681568
CODE_SIGN_IDENTITY = "Apple Development";
15691569
CODE_SIGN_STYLE = Automatic;
1570-
CURRENT_PROJECT_VERSION = 124;
1570+
CURRENT_PROJECT_VERSION = 125;
15711571
DEAD_CODE_STRIPPING = YES;
15721572
DEVELOPMENT_TEAM = PRR97757HF;
15731573
ENABLE_APP_SANDBOX = YES;

0 commit comments

Comments
 (0)