From a1679204a87dd15c03e5604b2049c19736d0d842 Mon Sep 17 00:00:00 2001 From: Charmian Cheng Date: Tue, 25 Aug 2020 23:18:15 +0800 Subject: [PATCH] Bump version after release to 3.3.4 --- AppCenter.podspec | 2 +- CHANGELOG.md | 4 ++++ Config/Version.xcconfig | 2 +- Documentation/iOS/AppCenter/.jazzy.yaml | 2 +- Documentation/iOS/AppCenterAnalytics/.jazzy.yaml | 2 +- Documentation/iOS/AppCenterCrashes/.jazzy.yaml | 2 +- Documentation/iOS/AppCenterDistribute/.jazzy.yaml | 2 +- Documentation/iOS/AppCenterPush/.jazzy.yaml | 2 +- Documentation/macOS/AppCenter/.jazzy.yaml | 2 +- Documentation/macOS/AppCenterAnalytics/.jazzy.yaml | 2 +- Documentation/macOS/AppCenterCrashes/.jazzy.yaml | 2 +- Documentation/macOS/AppCenterPush/.jazzy.yaml | 2 +- Documentation/tvOS/AppCenter/.jazzy.yaml | 2 +- Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml | 2 +- Documentation/tvOS/AppCenterCrashes/.jazzy.yaml | 2 +- Package.swift | 2 +- 16 files changed, 19 insertions(+), 15 deletions(-) diff --git a/AppCenter.podspec b/AppCenter.podspec index b4c4d91e5..1ebd531c3 100644 --- a/AppCenter.podspec +++ b/AppCenter.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AppCenter' - s.version = '3.3.3' + s.version = '3.3.4' s.summary = 'Visual Studio App Center is your continuous integration, delivery and learning solution for iOS and macOS apps.' s.description = <<-DESC diff --git a/CHANGELOG.md b/CHANGELOG.md index 67a978367..e9d8ce752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # App Center SDK for iOS, macOS and tvOS Change Log +## Version 3.3.4 (Under development) + +___ + ## Version 3.3.3 ### App Center diff --git a/Config/Version.xcconfig b/Config/Version.xcconfig index 2e9b81317..fd5127b37 100644 --- a/Config/Version.xcconfig +++ b/Config/Version.xcconfig @@ -1,2 +1,2 @@ BUILD_NUMBER = 1 -VERSION_STRING = 3.3.3 +VERSION_STRING = 3.3.4 diff --git a/Documentation/iOS/AppCenter/.jazzy.yaml b/Documentation/iOS/AppCenter/.jazzy.yaml index bb78e5ca0..5ff3d6b48 100644 --- a/Documentation/iOS/AppCenter/.jazzy.yaml +++ b/Documentation/iOS/AppCenter/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: iphonesimulator theme: ../../Themes/apple module: AppCenter -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/iOS/AppCenterAnalytics/.jazzy.yaml b/Documentation/iOS/AppCenterAnalytics/.jazzy.yaml index 68ada8c32..bb8628a6e 100644 --- a/Documentation/iOS/AppCenterAnalytics/.jazzy.yaml +++ b/Documentation/iOS/AppCenterAnalytics/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: iphonesimulator theme: ../../Themes/apple module: AppCenterAnalytics -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/iOS/AppCenterCrashes/.jazzy.yaml b/Documentation/iOS/AppCenterCrashes/.jazzy.yaml index fa542bff5..f9fd9f70f 100644 --- a/Documentation/iOS/AppCenterCrashes/.jazzy.yaml +++ b/Documentation/iOS/AppCenterCrashes/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: iphonesimulator theme: ../../Themes/apple module: AppCenterCrashes -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/iOS/AppCenterDistribute/.jazzy.yaml b/Documentation/iOS/AppCenterDistribute/.jazzy.yaml index 50ae67a66..05e308888 100644 --- a/Documentation/iOS/AppCenterDistribute/.jazzy.yaml +++ b/Documentation/iOS/AppCenterDistribute/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: iphonesimulator theme: ../../Themes/apple module: AppCenterDistribute -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/iOS/AppCenterPush/.jazzy.yaml b/Documentation/iOS/AppCenterPush/.jazzy.yaml index b91cd457d..21c76d2d1 100644 --- a/Documentation/iOS/AppCenterPush/.jazzy.yaml +++ b/Documentation/iOS/AppCenterPush/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: iphonesimulator theme: ../../Themes/apple module: AppCenterPush -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/macOS/AppCenter/.jazzy.yaml b/Documentation/macOS/AppCenter/.jazzy.yaml index 6d625c593..f30fb1428 100644 --- a/Documentation/macOS/AppCenter/.jazzy.yaml +++ b/Documentation/macOS/AppCenter/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: macosx theme: ../../Themes/apple module: AppCenter -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/macOS/AppCenterAnalytics/.jazzy.yaml b/Documentation/macOS/AppCenterAnalytics/.jazzy.yaml index 48b8a5b27..2c3490424 100644 --- a/Documentation/macOS/AppCenterAnalytics/.jazzy.yaml +++ b/Documentation/macOS/AppCenterAnalytics/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: macosx theme: ../../Themes/apple module: AppCenterAnalytics -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/macOS/AppCenterCrashes/.jazzy.yaml b/Documentation/macOS/AppCenterCrashes/.jazzy.yaml index f9e3b8147..5c07ef747 100644 --- a/Documentation/macOS/AppCenterCrashes/.jazzy.yaml +++ b/Documentation/macOS/AppCenterCrashes/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: macosx theme: ../../Themes/apple module: AppCenterCrashes -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/macOS/AppCenterPush/.jazzy.yaml b/Documentation/macOS/AppCenterPush/.jazzy.yaml index d5a62e718..07c2eb4e0 100644 --- a/Documentation/macOS/AppCenterPush/.jazzy.yaml +++ b/Documentation/macOS/AppCenterPush/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: macosx theme: ../../Themes/apple module: AppCenterPush -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/tvOS/AppCenter/.jazzy.yaml b/Documentation/tvOS/AppCenter/.jazzy.yaml index 681c408a5..85c03396e 100644 --- a/Documentation/tvOS/AppCenter/.jazzy.yaml +++ b/Documentation/tvOS/AppCenter/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: appletvsimulator theme: ../../Themes/apple module: AppCenter -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml b/Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml index b5b419f13..13d355986 100644 --- a/Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml +++ b/Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: appletvsimulator theme: ../../Themes/apple module: AppCenterAnalytics -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/tvOS/AppCenterCrashes/.jazzy.yaml b/Documentation/tvOS/AppCenterCrashes/.jazzy.yaml index f88824021..620ddfd24 100644 --- a/Documentation/tvOS/AppCenterCrashes/.jazzy.yaml +++ b/Documentation/tvOS/AppCenterCrashes/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: appletvsimulator theme: ../../Themes/apple module: AppCenterCrashes -module_version: 3.3.3 +module_version: 3.3.4 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Package.swift b/Package.swift index 2bf2d1141..45276a09c 100644 --- a/Package.swift +++ b/Package.swift @@ -31,7 +31,7 @@ let package = Package( path: "AppCenter/AppCenter", exclude: ["Support"], cSettings: [ - .define("APP_CENTER_C_VERSION", to:"\"3.3.3\""), + .define("APP_CENTER_C_VERSION", to:"\"3.3.4\""), .define("APP_CENTER_C_BUILD", to:"\"1\""), .headerSearchPath("**"), ],