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 5e2ca10 commit a424e78Copy full SHA for a424e78
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.22.0"
+ public static let amplifyVersion = "2.22.1"
19
20
/// - Tag: AmplifyAWSServiceConfiguration.platformName
21
public static let platformName = "amplify-swift"
0 commit comments