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 563f5a9 commit 3683362Copy full SHA for 3683362
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.1"
+ public static let amplifyVersion = "2.8.0"
14
public static let platformName = "amplify-swift"
15
16
public static func frameworkMetaData() -> FrameworkMetadata {
0 commit comments