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