From a2ad369350c0a4ca77254bc0e49ce3d074fee529 Mon Sep 17 00:00:00 2001 From: Anton Malofeev Date: Fri, 14 Jan 2022 23:09:09 +0600 Subject: [PATCH] chore: 3.14.2+24 --- ios/Runner.xcodeproj/project.pbxproj | 12 ++++++------ macos/Runner.xcodeproj/project.pbxproj | 12 ++++++------ pubspec.yaml | 2 +- snap/snapcraft.yaml | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 4802e94c..ff2bc4db 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -361,7 +361,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 23; + CURRENT_PROJECT_VERSION = 24; DEVELOPMENT_TEAM = B9Z4F97G34; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -369,7 +369,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 3.14.1; + MARKETING_VERSION = 3.14.2; PRODUCT_BUNDLE_IDENTIFIER = dev.xsoulspace.lastanswer; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTS_MACCATALYST = NO; @@ -496,7 +496,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 23; + CURRENT_PROJECT_VERSION = 24; DEVELOPMENT_TEAM = B9Z4F97G34; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -504,7 +504,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 3.14.1; + MARKETING_VERSION = 3.14.2; PRODUCT_BUNDLE_IDENTIFIER = dev.xsoulspace.lastanswer; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTS_MACCATALYST = NO; @@ -523,7 +523,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 23; + CURRENT_PROJECT_VERSION = 24; DEVELOPMENT_TEAM = B9Z4F97G34; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -531,7 +531,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 3.14.1; + MARKETING_VERSION = 3.14.2; PRODUCT_BUNDLE_IDENTIFIER = dev.xsoulspace.lastanswer; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTS_MACCATALYST = NO; diff --git a/macos/Runner.xcodeproj/project.pbxproj b/macos/Runner.xcodeproj/project.pbxproj index 64fa18a4..c59f86f3 100644 --- a/macos/Runner.xcodeproj/project.pbxproj +++ b/macos/Runner.xcodeproj/project.pbxproj @@ -423,14 +423,14 @@ CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements; CODE_SIGN_IDENTITY = "-"; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 23; + CURRENT_PROJECT_VERSION = 24; DEVELOPMENT_TEAM = B9Z4F97G34; INFOPLIST_FILE = Runner/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 3.14.1; + MARKETING_VERSION = 3.14.2; PRODUCT_BUNDLE_IDENTIFIER = dev.xsoulspace.lastanswer; SWIFT_VERSION = 5.0; }; @@ -554,14 +554,14 @@ CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements; CODE_SIGN_IDENTITY = "-"; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 23; + CURRENT_PROJECT_VERSION = 24; DEVELOPMENT_TEAM = B9Z4F97G34; INFOPLIST_FILE = Runner/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 3.14.1; + MARKETING_VERSION = 3.14.2; PRODUCT_BUNDLE_IDENTIFIER = dev.xsoulspace.lastanswer; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; @@ -577,14 +577,14 @@ CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements; CODE_SIGN_IDENTITY = "-"; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 23; + CURRENT_PROJECT_VERSION = 24; DEVELOPMENT_TEAM = B9Z4F97G34; INFOPLIST_FILE = Runner/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 3.14.1; + MARKETING_VERSION = 3.14.2; PRODUCT_BUNDLE_IDENTIFIER = dev.xsoulspace.lastanswer; SWIFT_VERSION = 5.0; }; diff --git a/pubspec.yaml b/pubspec.yaml index fa793e72..98bddeda 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 3.14.1+23 +version: 3.14.2+24 environment: sdk: ">=2.15.0 <3.0.0" diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3f54b86b..aa41149d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: last-answer -version: 3.14.1+23 +version: 3.14.2+24 summary: Fast ideas brainstorming tool with quick notes description: | You have a cool idea.