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 44273be commit 394ea95Copy full SHA for 394ea95
AmplifyPlugins/Core/AWSPluginsCore/ServiceConfiguration/AmplifyAWSServiceConfiguration.swift
@@ -15,7 +15,7 @@ import Amplify
15
public class AmplifyAWSServiceConfiguration {
16
17
/// - Tag: AmplifyAWSServiceConfiguration.amplifyVersion
18
- public static let amplifyVersion = "2.26.2"
+ public static let amplifyVersion = "2.26.3"
19
20
/// - Tag: AmplifyAWSServiceConfiguration.platformName
21
public static let platformName = "amplify-swift"
0 commit comments