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 1f43d7b commit 67383dfCopy full SHA for 67383df
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.88.0"
+ public static let version: String = "4.89.0-SNAPSHOT"
11
}
0 commit comments