From b685e8710403c1e1ccbb5db9ac1bb32aa92d9159 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 d6a9341c7..955019af1 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"