From 8043ebc10a1a5c313b7203af985fd38c7d4af21b Mon Sep 17 00:00:00 2001 From: Frederik Feichtmeier Date: Sat, 21 Jan 2023 20:13:22 +0100 Subject: [PATCH] Release 0.2.7-alpha (#844) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 23d1e961b..3a9108040 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.6-alpha +version: 0.2.7-alpha environment: sdk: ">=2.17.0 <3.0.0"