From 945cc05ee66659088d15859cb12d55f01e727cf2 Mon Sep 17 00:00:00 2001 From: Sahil Kumar Date: Thu, 13 Jul 2023 16:21:00 +0530 Subject: [PATCH] chore: fix localization version. Signed-off-by: xsahil03x --- packages/stream_chat_localizations/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_chat_localizations/pubspec.yaml b/packages/stream_chat_localizations/pubspec.yaml index 721f8df8..1f6b843e 100644 --- a/packages/stream_chat_localizations/pubspec.yaml +++ b/packages/stream_chat_localizations/pubspec.yaml @@ -1,6 +1,6 @@ name: stream_chat_localizations description: The Official localizations for Stream Chat Flutter, a service for building chat applications -version: 7.0.0-beta.1 +version: 6.0.0-beta.1 homepage: https://github.com/GetStream/stream-chat-flutter repository: https://github.com/GetStream/stream-chat-flutter issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues