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 614b33e commit 1799120Copy full SHA for 1799120
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.15.3"
+ public static let amplifyVersion = "2.15.4"
20
21
/// - Tag: AmplifyAWSServiceConfiguration.platformName
22
public static let platformName = "amplify-swift"
0 commit comments