From 16f6ef0d1710efc04aa107fb58b11128ba24903e Mon Sep 17 00:00:00 2001 From: Eric Trenkel Date: Thu, 31 Oct 2024 22:04:58 +0100 Subject: [PATCH] Version bump to v1.8.15 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index da22d07..8ad622e 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.8.14 # Current version +version: 1.8.15 # Current version environment: sdk: ">=2.17.0 <4.0.0"