From 9348897ec0ab1d07521d25cf5c217f2be9336d74 Mon Sep 17 00:00:00 2001 From: Frederik Feichtmeier Date: Sun, 13 Nov 2022 16:07:21 +0100 Subject: [PATCH] Release 0.2.2-alpha (#510) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e906221eb..1edf992c5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: The Ubuntu Software Store made with Flutter. publish_to: "none" -version: 0.2.1-alpha +version: 0.2.2-alpha environment: sdk: ">=2.17.0 <3.0.0"