From 6206d55ddc55243425cdcdaec707157861c12f0d Mon Sep 17 00:00:00 2001 From: Alex P Date: Fri, 1 Oct 2021 23:58:08 +0200 Subject: [PATCH] Version bump to 1.0.58+58 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 449b1bee..ed8ebd6d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: chatsen description: A new Flutter project. publish_to: "none" # Remove this line if you wish to publish to pub.dev using `pub publish` -version: 1.0.38+36 +version: 1.0.58+58 environment: sdk: ">=2.12.0 <3.0.0"