chore: update msm version in init

This commit is contained in:
João Pedro Almeida
2023-05-01 16:01:02 +01:00
committed by GitHub
parent 0b8f063b42
commit 29e30299c1

View File

@ -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