Skip to content

Commit 87f81cd

Browse files
committed
Bump system version to 4.68.0
1 parent 4894070 commit 87f81cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1+
//
2+
// Copyright © 2024 Stream.io Inc. All rights reserved.
3+
//
4+
// ⚠️ Generated file, please use `fastlane :bump_SDK_version or fastlane release major|minor|patch` lanes
15

6+
import Foundation
7+
8+
enum SystemEnvironment {
9+
/// A Stream Chat version.
10+
public static let version: String = "4.68.0"
11+
}

0 commit comments

Comments
 (0)