Skip to content

Commit

Permalink
Bump build number
Browse files Browse the repository at this point in the history
  • Loading branch information
Bunn committed Apr 18, 2023
1 parent 83a8c55 commit 4f08827
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions PiHoleStats.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 18;
CURRENT_PROJECT_VERSION = 19;
DEVELOPMENT_ASSET_PATHS = "\"PiHoleStats/Preview Content\"";
DEVELOPMENT_TEAM = B2RUA6XMHC;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -503,7 +503,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 2.3.4;
MARKETING_VERSION = 2.3.5;
PRODUCT_BUNDLE_IDENTIFIER = dev.bunn.holestats;
PRODUCT_NAME = "Pi Stats";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -522,7 +522,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 18;
CURRENT_PROJECT_VERSION = 19;
DEVELOPMENT_ASSET_PATHS = "\"PiHoleStats/Preview Content\"";
DEVELOPMENT_TEAM = B2RUA6XMHC;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -533,7 +533,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 2.3.4;
MARKETING_VERSION = 2.3.5;
PRODUCT_BUNDLE_IDENTIFIER = dev.bunn.holestats;
PRODUCT_NAME = "Pi Stats";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -571,7 +571,7 @@
repositoryURL = "[email protected]:Bunn/SwiftHole.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 2.0.0;
minimumVersion = 3.0.0;
};
};
31653446248C261B00733357 /* XCRemoteSwiftPackageReference "Preferences" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "[email protected]:Bunn/SwiftHole.git",
"state" : {
"revision" : "a2f35eaeeed0a43ec77e9c81544e471352ef82e8",
"version" : "2.0.0"
"revision" : "554d7977ba771157c0a7c7197399763a9a5ecad6",
"version" : "3.0.0"
}
}
],
Expand Down

0 comments on commit 4f08827

Please sign in to comment.