From c9e011c4e3ffffcaea0d2bc78da64caccc16b780 Mon Sep 17 00:00:00 2001 From: Eric Date: Sun, 28 Apr 2024 22:13:03 +0200 Subject: [PATCH] Version bump to 1.8.12 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 45d410a..dc5ff14 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.11 # Current version +version: 1.8.12 # Current version environment: sdk: ">=2.17.0 <4.0.0"