From 7b39adb3a274fb964c2535dade9a69edb86da75c Mon Sep 17 00:00:00 2001 From: avdosev Date: Fri, 23 Apr 2021 22:22:49 +0300 Subject: [PATCH] change version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8da3e21..04b590c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Habr application. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.6.1+1 +version: 1.6.2+1 environment: sdk: ">=2.7.0 <3.0.0"