Skip to content

Commit 5a04c2b

Browse files
committed
Version Bump to 10
1 parent efa4589 commit 5a04c2b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Nio.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@
811811
buildSettings = {
812812
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
813813
CODE_SIGN_STYLE = Automatic;
814-
CURRENT_PROJECT_VERSION = 9;
814+
CURRENT_PROJECT_VERSION = 10;
815815
DEVELOPMENT_ASSET_PATHS = "\"Nio/Preview Content\"";
816816
DEVELOPMENT_TEAM = HU85FER47E;
817817
ENABLE_PREVIEWS = YES;
@@ -834,7 +834,7 @@
834834
buildSettings = {
835835
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
836836
CODE_SIGN_STYLE = Automatic;
837-
CURRENT_PROJECT_VERSION = 9;
837+
CURRENT_PROJECT_VERSION = 10;
838838
DEVELOPMENT_ASSET_PATHS = "\"Nio/Preview Content\"";
839839
DEVELOPMENT_TEAM = HU85FER47E;
840840
ENABLE_PREVIEWS = YES;

Nio/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>$(MARKETING_VERSION)</string>
1919
<key>CFBundleVersion</key>
20-
<string>9</string>
20+
<string>10</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>UIApplicationSceneManifest</key>

NioTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>9</string>
20+
<string>10</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)