From 0465480255b258072dc0c5ac8cadbc2d7ce2c186 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 26 Jun 2024 17:54:27 +0100 Subject: [PATCH] chore: bump version to 1.2.9.+1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fe3d27c..919c3c5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: quickgui description: Desktop frontend for Quickget and Quickemu publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.2.8+1 +version: 1.2.9+1 environment: sdk: ">=3.2.0 <4.0.0"