From 0311691f9be4d50bd987d4f85f3e7251bdef6bb2 Mon Sep 17 00:00:00 2001 From: Alexander Savchuk Date: Fri, 20 Jul 2018 14:45:59 +1200 Subject: [PATCH] Try releasing a new version to fix version.json issue --- init/msm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/msm b/init/msm index 9628e81..55822be 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.6" +VERSION="0.9.7" # Source, if it exists, the msm profile.d script if [ -f "/etc/profile.d/msm.sh" ]; then