Skip to content

Commit 72db471

Browse files
author
Benedikt Wagner
committed
bump version to 1.06
1 parent a73f7a7 commit 72db471

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CloudMaster.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@
775775
CLANG_ENABLE_MODULES = YES;
776776
CODE_SIGN_IDENTITY = "Apple Development";
777777
CODE_SIGN_STYLE = Automatic;
778-
CURRENT_PROJECT_VERSION = 4;
778+
CURRENT_PROJECT_VERSION = 5;
779779
DEVELOPMENT_ASSET_PATHS = "\"CloudMaster/Preview Content\"";
780780
DEVELOPMENT_TEAM = 9D3QHQ7CMS;
781781
ENABLE_PREVIEWS = YES;
@@ -791,7 +791,7 @@
791791
"$(inherited)",
792792
"@executable_path/Frameworks",
793793
);
794-
MARKETING_VERSION = 1.0.5;
794+
MARKETING_VERSION = 1.0.6;
795795
PRODUCT_BUNDLE_IDENTIFIER = com.ditectrev.cloudmasterswift;
796796
PRODUCT_NAME = "CloudMaster Swift";
797797
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -811,7 +811,7 @@
811811
CLANG_ENABLE_MODULES = YES;
812812
CODE_SIGN_IDENTITY = "Apple Development";
813813
CODE_SIGN_STYLE = Automatic;
814-
CURRENT_PROJECT_VERSION = 4;
814+
CURRENT_PROJECT_VERSION = 5;
815815
DEVELOPMENT_ASSET_PATHS = "\"CloudMaster/Preview Content\"";
816816
DEVELOPMENT_TEAM = 9D3QHQ7CMS;
817817
ENABLE_PREVIEWS = YES;
@@ -827,7 +827,7 @@
827827
"$(inherited)",
828828
"@executable_path/Frameworks",
829829
);
830-
MARKETING_VERSION = 1.0.5;
830+
MARKETING_VERSION = 1.0.6;
831831
PRODUCT_BUNDLE_IDENTIFIER = com.ditectrev.cloudmasterswift;
832832
PRODUCT_NAME = "CloudMaster Swift";
833833
PROVISIONING_PROFILE_SPECIFIER = "";

0 commit comments

Comments
 (0)