fix: header casing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import 'package:stream_chat/src/client.dart';
|
||||
|
||||
/// Current package version
|
||||
/// Used in [StreamChatClient] to build the `x-stream-client` header
|
||||
/// Used in [StreamChatClient] to build the `X-Stream-Client` header
|
||||
const PACKAGE_VERSION = '1.3.1-beta';
|
||||
|
||||
Reference in New Issue
Block a user