commit 90c68fedfcbe3219cfcd61a57660796f67d4991f
parent ada99418f6fcdb1354bc5c1c3f3cc3b4db994ce6
Author: Daniel D’Aquino <daniel@daquino.me>
Date: Fri, 12 Apr 2024 18:23:30 -0700
Bump version to 1.9
This commit bumps up the version to 1.9 to differentiate from 1.8 — which is now tracked on a separate release branch
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj
@@ -4005,6 +4005,7 @@
"$(inherited)",
"$(PROJECT_DIR)",
);
+ MARKETING_VERSION = 1.9;
PRODUCT_BUNDLE_IDENTIFIER = com.jb55.damus2;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -4054,6 +4055,7 @@
"$(inherited)",
"$(PROJECT_DIR)",
);
+ MARKETING_VERSION = 1.9;
PRODUCT_BUNDLE_IDENTIFIER = com.jb55.damus2;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";