Skip to content

Commit

Permalink
Update version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadeleon committed Mar 21, 2024
1 parent a926a62 commit eee3d63
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RagnarokOffline.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "\"RagnarokOffline/Preview Content\"";
DEVELOPMENT_TEAM = GG76KD534U;
ENABLE_PREVIEWS = YES;
Expand All @@ -1232,7 +1232,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 1.1;
OTHER_SWIFT_FLAGS = "-cxx-interoperability-mode=default";
PRODUCT_BUNDLE_IDENTIFIER = "com.github.arkadeleon.ragnarok-offline";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -1249,7 +1249,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "\"RagnarokOffline/Preview Content\"";
DEVELOPMENT_TEAM = GG76KD534U;
ENABLE_PREVIEWS = YES;
Expand All @@ -1266,7 +1266,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 1.1;
OTHER_SWIFT_FLAGS = "-cxx-interoperability-mode=default";
PRODUCT_BUNDLE_IDENTIFIER = "com.github.arkadeleon.ragnarok-offline";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit eee3d63

Please sign in to comment.