Skip to content

Commit 0d5e106

Browse files
committed
Add snapshot postfix to v1.22.1
1 parent bae1e16 commit 0d5e106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/StreamVideo/Generated/SystemEnvironment+Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import Foundation
77

88
extension SystemEnvironment {
99
/// A Stream Video version.
10-
public static let version: String = "1.22.1"
10+
public static let version: String = "1.22.1-SNAPSHOT"
1111
/// The WebRTC version.
1212
public static let webRTCVersion: String = "114.5735.8"
1313
}

0 commit comments

Comments
 (0)