Skip to content

Commit

Permalink
chore: release 1.30.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-ops committed Jan 8, 2024
1 parent 206b672 commit 650a156
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 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.30.5'
$AMPLIFY_VERSION = '1.30.6'
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.33.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.30.5'
$AMPLIFY_VERSION = '1.30.6'
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.33.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.30.5'
$AMPLIFY_VERSION = '1.30.6'
$AMPLIFY_RELEASE_TAG = "#{$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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5'
$AMPLIFY_VERSION = '1.30.6'
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.33.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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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 {
static let version = "1.30.5"
static let version = "1.30.6"

override public class func baseUserAgent() -> String! {
let platformInfo = AmplifyAWSServiceConfiguration.platformInformation()
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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5'
$AMPLIFY_VERSION = '1.30.6'
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.33.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.30.5</string>
<string>1.30.6</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.30.5</string>
<string>1.30.6</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.30.5'
$AMPLIFY_VERSION = '1.30.6'
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"

Pod::Spec.new do |s|
Expand Down
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.30.5'
$AMPLIFY_VERSION = '1.30.6'

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

0 comments on commit 650a156

Please sign in to comment.