Skip to content

Commit

Permalink
Merge pull request #445 from Touratica/patch-1
Browse files Browse the repository at this point in the history
chore: update msm version in init
  • Loading branch information
endofcake authored May 1, 2023
2 parents 0b8f063 + 29e3029 commit 09e28b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/msm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 09e28b7

Please sign in to comment.