Skip to content

Commit 4c6086e

Browse files
committed
Add snapshot postfix to v1.21.1
1 parent 6d3a9e6 commit 4c6086e

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

0 commit comments

Comments
 (0)