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 dd9d894 commit 2a70082Copy full SHA for 2a70082
AmplifyPlugins/Core/AWSPluginsCore/ServiceConfiguration/AmplifyAWSServiceConfiguration.swift
@@ -15,7 +15,7 @@ import Amplify
15
public class AmplifyAWSServiceConfiguration {
16
17
/// - Tag: AmplifyAWSServiceConfiguration.amplifyVersion
18
- public static let amplifyVersion = "2.26.3"
+ public static let amplifyVersion = "2.27.0"
19
20
/// - Tag: AmplifyAWSServiceConfiguration.platformName
21
public static let platformName = "amplify-swift"
0 commit comments