From b0e5e351fc59311c52836a7259985f63f60ea09d Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 24 Aug 2022 22:40:59 +0200 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0d6acd4..8b3dd66 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: wsl2distromanager description: A GUI to quickly manage your WSL instances. publish_to: 'none' -version: 1.3.4 # Current version +version: 1.4.0 # Current version environment: sdk: ">=2.12.0 <3.0.0"