We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb556f commit 0b90b00Copy full SHA for 0b90b00
AmplifyPlugins/Core/AWSPluginsCore/ServiceConfiguration/AmplifyAWSServiceConfiguration.swift
@@ -16,7 +16,7 @@ import Amplify
16
public class AmplifyAWSServiceConfiguration {
17
18
/// - Tag: AmplifyAWSServiceConfiguration.amplifyVersion
19
- public static let amplifyVersion = "2.11.1"
+ public static let amplifyVersion = "2.11.2"
20
21
/// - Tag: AmplifyAWSServiceConfiguration.platformName
22
public static let platformName = "amplify-swift"
0 commit comments