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 8108798 commit 470b45bCopy full SHA for 470b45b
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.90.0"
+ public static let version: String = "4.91.0-SNAPSHOT"
11
}
0 commit comments