From 59b137e8f5883030eeba991e52f8c9d5b1523191 Mon Sep 17 00:00:00 2001 From: M-D-M Date: Tue, 18 Apr 2017 14:35:40 -0400 Subject: [PATCH] Update version number to 0.9.5 to support #346 Update version number to 0.9.5 to support pull #346 --- init/msm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init/msm b/init/msm index 25221be..77d3951 100755 --- a/init/msm +++ b/init/msm @@ -28,8 +28,7 @@ # The Minecraft Server Manager version, use "msm version" to check yours. -VERSION="0.9.4" - +VERSION="0.9.5" # Source, if it exists, the msm profile.d script if [ -f "/etc/profile.d/msm.sh" ]; then