From 2e7332d034f4f39046682d11a6c70f0ce3099d78 Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Tue, 19 Jan 2021 18:05:43 +0000 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 137b61c2e..d2a5dcf8d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.25.1+0 +version: 0.26.0+0 environment: sdk: ">=2.6.0 <3.0.0"