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 daa25c2 commit 58346e7Copy full SHA for 58346e7
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.16.1"
+ public static let amplifyVersion = "2.17.0"
20
21
/// - Tag: AmplifyAWSServiceConfiguration.platformName
22
public static let platformName = "amplify-swift"
0 commit comments