damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit 1072c5a3848ffee49c494ed328807bcb47261291
parent 5ed6e85ad82a2a029787bd567e323b0a8e414c6f
Author: Daniel D’Aquino <daniel@daquino.me>
Date:   Mon,  9 Dec 2024 18:05:12 +0900

Version bump to 1.12

Signed-off-by: Daniel D’Aquino <daniel@daquino.me>

Diffstat:
Mdamus.xcodeproj/project.pbxproj | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj @@ -6241,7 +6241,7 @@ "$(inherited)", "$(PROJECT_DIR)", ); - MARKETING_VERSION = 1.11; + MARKETING_VERSION = 1.12; PRODUCT_BUNDLE_IDENTIFIER = com.jb55.damus2; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -6292,7 +6292,7 @@ "$(inherited)", "$(PROJECT_DIR)", ); - MARKETING_VERSION = 1.11; + MARKETING_VERSION = 1.12; PRODUCT_BUNDLE_IDENTIFIER = com.jb55.damus2; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";