From 5500e9410e7aa19f6439ed3e0ed0c3acb30fa744 Mon Sep 17 00:00:00 2001 From: Eric Trenkel Date: Sat, 8 Apr 2023 02:35:30 +0200 Subject: [PATCH] Version bump 1.7.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 02f101a..63c0bdb 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.6.2 # Current version +version: 1.7.0 # Current version environment: sdk: '>=2.12.0 <3.0.0'