Skip to content

Commit a0730f6

Browse files
committed
Add snapshot postfix to v1.21.0
1 parent 048a72d commit a0730f6

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.21.0"
10+
public static let version: String = "1.21.0-SNAPSHOT"
1111
/// The WebRTC version.
1212
public static let webRTCVersion: String = "114.5735.8"
1313
}

0 commit comments

Comments
 (0)