Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
npezza93 committed May 10, 2024
1 parent caa3f20 commit c6089c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Archipelago.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 6.0.4;
CURRENT_PROJECT_VERSION = 6.0.5;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 4K4322K3MA;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -646,7 +646,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 6.0.4;
MARKETING_VERSION = 6.0.5;
PRODUCT_BUNDLE_IDENTIFIER = dev.archipelago;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -666,7 +666,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 6.0.4;
CURRENT_PROJECT_VERSION = 6.0.5;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 4K4322K3MA;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -681,7 +681,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 6.0.4;
MARKETING_VERSION = 6.0.5;
PRODUCT_BUNDLE_IDENTIFIER = dev.archipelago;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
2 changes: 1 addition & 1 deletion archipelago/WebView/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Archipelago",
"version": "6.0.0",
"version": "6.0.5",
"description": "Archipelago is an open-source terminal emulator",
"repository": {
"type": "git",
Expand Down

0 comments on commit c6089c3

Please sign in to comment.