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 e774dc4 commit 708fba3Copy full SHA for 708fba3
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.7"
+ public static let amplifyVersion = "2.12.0"
20
21
/// - Tag: AmplifyAWSServiceConfiguration.platformName
22
public static let platformName = "amplify-swift"
0 commit comments