We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658cca3 commit 0c4ded4Copy full SHA for 0c4ded4
projects/stream-chat-angular/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "stream-chat-angular",
3
- "version": "6.0.0-rc.1",
+ "version": "6.0.0-rc.2",
4
"description": "Angular components to create chat conversations or livestream style chat",
5
"author": "GetStream",
6
"homepage": "https://getstream.io/chat/",
projects/stream-chat-angular/src/assets/version.ts
@@ -1 +1 @@
-export const version = '6.0.0-rc.1';
+export const version = '6.0.0-rc.2';
0 commit comments