From 3d6f46ec665d0cfc026587f99a4449d7103f656b Mon Sep 17 00:00:00 2001 From: Alexander Savchuk Date: Wed, 10 Oct 2018 22:35:05 +1300 Subject: [PATCH] Bump version to 0.9.9 --- init/msm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/msm b/init/msm index be69bed7..f1b96a1b 100755 --- a/init/msm +++ b/init/msm @@ -28,7 +28,7 @@ # The Minecraft Server Manager version, use "msm version" to check yours. -VERSION="0.9.8" +VERSION="0.9.9" # Source, if it exists, the msm profile.d script if [ -f "/etc/profile.d/msm.sh" ]; then