From e02df80a52b12181ff8e87cf2e99ec22142cdc6d Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Thu, 14 Oct 2021 17:22:19 +0200 Subject: [PATCH] chore: Update version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6aea82a94..371ac4e4d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.42.0+1456 +version: 0.42.0+1486 environment: sdk: ">=2.6.0 <3.0.0"