damus

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

commit e8fae19b973486e491c36028c45dfe1ccf1126de
parent 63e70605fc24b023105900316ff53cc12e5af20e
Author: Daniel D’Aquino <daniel@daquino.me>
Date:   Mon, 15 Jul 2024 12:19:56 -0700

Version bump to 1.11

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 @@ -4096,7 +4096,7 @@ "$(inherited)", "$(PROJECT_DIR)", ); - MARKETING_VERSION = 1.10; + MARKETING_VERSION = 1.11; PRODUCT_BUNDLE_IDENTIFIER = com.jb55.damus2; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -4147,7 +4147,7 @@ "$(inherited)", "$(PROJECT_DIR)", ); - MARKETING_VERSION = 1.10; + MARKETING_VERSION = 1.11; PRODUCT_BUNDLE_IDENTIFIER = com.jb55.damus2; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";