From 97d8c262be78b43b35e1d4931f973890d2cfa45b Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Fri, 19 Aug 2022 18:32:41 +0000 Subject: [PATCH] chore: Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d6a9341c..955019af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 1.6.0+2324 +version: 1.6.2+2325 environment: sdk: ">=2.12.0 <3.0.0"