Skip to content

Commit

Permalink
Bump system version to 4.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laevandus committed Dec 3, 2024
1 parent 4894070 commit 87f81cd
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
//
// ⚠️ Generated file, please use `fastlane :bump_SDK_version or fastlane release major|minor|patch` lanes

import Foundation

enum SystemEnvironment {
/// A Stream Chat version.
public static let version: String = "4.68.0"
}

0 comments on commit 87f81cd

Please sign in to comment.