Release: v6.12.0

This commit is contained in:
Efthymis Sarmpanis
2023-11-24 14:14:34 +02:00
parent 0d7559e3d8
commit 6d22158b34
11 changed files with 27 additions and 14 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ import 'package:stream_chat/src/client/client.dart';
/// Current package version
/// Used in [StreamChatClient] to build the `x-stream-client` header
// ignore: constant_identifier_names
const PACKAGE_VERSION = '6.9.0';
const PACKAGE_VERSION = '6.10.0';