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 420450e commit 166973dCopy full SHA for 166973d
AmplifyPlugins/Core/AWSPluginsCore/ServiceConfiguration/AmplifyAWSServiceConfiguration.swift
@@ -10,7 +10,7 @@ import AWSClientRuntime
10
11
public class AmplifyAWSServiceConfiguration {
12
13
- public static let amplifyVersion = "2.7.0"
+ public static let amplifyVersion = "2.7.1"
14
public static let platformName = "amplify-swift"
15
16
public static func frameworkMetaData() -> FrameworkMetadata {
0 commit comments