From 344059a5c9d2ef270e99639c87583d25be41ce18 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 6aea82a9..371ac4e4 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"