This commit is contained in:
Salvatore Giordano
2021-03-01 15:31:12 +01:00
parent 784ee16d10
commit 0dc6ba50d9
+1 -1
View File
@@ -2,4 +2,4 @@ import 'package:stream_chat/src/client.dart';
/// Current package version
/// Used in [StreamChatClient] to build the `x-stream-client` header
const PACKAGE_VERSION = '1.3.2-beta';
const PACKAGE_VERSION = '1.3.2+1-beta';