From ea92320fe4307bcb2910aeb4f2d2ee0dd5dc5baa Mon Sep 17 00:00:00 2001 From: EuroNutellaMan Date: Mon, 13 May 2024 13:42:20 +0200 Subject: [PATCH] chore(new supported release): Added support for Linux Mint 21.3 Added support fo Linux Mint's new version: 21.3 --- quickget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickget b/quickget index ec9cbc8..b5448f6 100755 --- a/quickget +++ b/quickget @@ -838,7 +838,7 @@ function releases_linuxlite() { } function releases_linuxmint() { - echo 21.2 21.1 21 20.3 20.2 + echo 21.3 21.2 21.1 21 20.3 20.2 } function editions_linuxmint() {