From 29e30299c1515fb63ffd1b2334eed28c2251054b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Almeida?= <33964846+Touratica@users.noreply.github.com> Date: Mon, 1 May 2023 16:01:02 +0100 Subject: [PATCH] chore: update msm version in init --- init/msm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/msm b/init/msm index b6bb33f..98533d9 100755 --- a/init/msm +++ b/init/msm @@ -28,7 +28,7 @@ # The Minecraft Server Manager version, use "msm version" to check yours. -VERSION="0.10.0" +VERSION="0.11.0" # Source, if it exists, the msm profile.d script if [ -f "/etc/profile.d/msm.sh" ]; then