fix
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user