Skip to content

Commit e33eadb

Browse files
committed
Add snapshot postfix to v4.79.0
1 parent 8457d84 commit e33eadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/StreamChatSwiftUI/Generated/SystemEnvironment+Version.swift

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

88
enum SystemEnvironment {
99
/// A Stream Chat version.
10-
public static let version: String = "4.79.0"
10+
public static let version: String = "4.79.0-SNAPSHOT"
1111
}

0 commit comments

Comments
 (0)