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 634b25e commit 2be7fe6Copy full SHA for 2be7fe6
AmplifyPlugins/Core/AWSPluginsCore/ServiceConfiguration/AmplifyAWSServiceConfiguration.swift
@@ -9,7 +9,7 @@ import Foundation
9
import AWSClientRuntime
10
11
public class AmplifyAWSServiceConfiguration {
12
- public static let amplifyVersion = "2.3.2"
+ public static let amplifyVersion = "2.4.0"
13
public static let platformName = "amplify-ios"
14
15
public static func frameworkMetaData() -> FrameworkMetadata {
0 commit comments