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 ed6a43f commit d3724f9Copy full SHA for d3724f9
Sources/StreamChat/Generated/SystemEnvironment+Version.swift
@@ -7,5 +7,5 @@ import Foundation
7
8
extension SystemEnvironment {
9
/// A Stream Chat version.
10
- public static let version: String = "4.89.0"
+ public static let version: String = "4.90.0-SNAPSHOT"
11
}
0 commit comments