From 4b9b5d0af4427968670838f468ba56c135910eaa Mon Sep 17 00:00:00 2001 From: Fabian Keunecke Date: Tue, 13 Dec 2022 11:25:45 +0100 Subject: [PATCH] Prepare release 1.2.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0367205..b54851f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: tankste description: Finde die günstigste Tankstelle in deiner Nähe! publish_to: 'none' -version: 1.2.1+12 +version: 1.2.2+13 environment: sdk: ">=2.17.1 <3.0.0"