Skip to content

Commit

Permalink
chore: release 1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-bot committed Oct 16, 2020
1 parent fa2c7c9 commit e7c60b8
Show file tree
Hide file tree
Showing 24 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion AWSPluginsCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#

# Version definitions
$AMPLIFY_VERSION = '1.3.1'
$AMPLIFY_VERSION = '1.3.2'
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.17.0'
Expand Down
2 changes: 1 addition & 1 deletion AWSPredictionsPlugin.podspec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Version definitions
$AMPLIFY_VERSION = '1.3.1'
$AMPLIFY_VERSION = '1.3.2'
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.17.0'
Expand Down
2 changes: 1 addition & 1 deletion Amplify.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#

# Version definitions
$AMPLIFY_VERSION = '1.3.1'
$AMPLIFY_VERSION = '1.3.2'
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"

Pod::Spec.new do |s|
Expand Down
2 changes: 1 addition & 1 deletion Amplify/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AmplifyFunctionalTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AmplifyPlugins.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#

# Version definitions
$AMPLIFY_VERSION = '1.3.1'
$AMPLIFY_VERSION = '1.3.2'
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.17.0'
Expand Down
2 changes: 1 addition & 1 deletion AmplifyPlugins/API/AWSAPICategoryPlugin/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AmplifyPlugins/Core/AWSPluginsCore/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Foundation
import AWSCore

public class AmplifyAWSServiceConfiguration: AWSServiceConfiguration {
private static let version = "1.3.1"
private static let version = "1.3.2"

override public class func baseUserAgent() -> String! {
//TODO: Retrieve this version from a centralized location:
Expand Down
2 changes: 1 addition & 1 deletion AmplifyPlugins/Core/AWSPluginsCoreTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AmplifyPlugins/Core/AWSPluginsTestCommon/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AmplifyTestApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion AmplifyTestCommon.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#

# Version definitions
$AMPLIFY_VERSION = '1.3.1'
$AMPLIFY_VERSION = '1.3.2'
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.17.0'
Expand Down
2 changes: 1 addition & 1 deletion AmplifyTestCommon/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion AmplifyTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion CoreMLPredictionsPlugin.podspec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Version definitions
$AMPLIFY_VERSION = '1.3.1'
$AMPLIFY_VERSION = '1.3.2'
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"

Pod::Spec.new do |s|
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/aws-amplify/amplify-ci-support
revision: 461957333f68b2486e4389ef8d2898fc41fd4b16
branch: master
revision: 6834d2f713813fd069061fea4c48b558924fdb60
branch: main
glob: src/fastlane/release_actions/*.gemspec
specs:
fastlane-plugin-release_actions (1.0.4)
fastlane-plugin-release_actions (1.1.0)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -250,4 +250,4 @@ DEPENDENCIES
xcpretty

BUNDLED WITH
2.1.2
2.1.4
2 changes: 1 addition & 1 deletion build-support/dependencies.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Version definitions

# Amplify release version
$AMPLIFY_VERSION = '1.3.1'
$AMPLIFY_VERSION = '1.3.2'

# GitHub tag name for Amplify releases
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
Expand Down

0 comments on commit e7c60b8

Please sign in to comment.