mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Bumped version to 0.6.2.
This commit is contained in:
@ -11,6 +11,13 @@ Maintainers:
|
|||||||
Change Log
|
Change Log
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
### [0.6.2](https://github.com/marcuswhybrow/minecraft-server-manager/compare/0.6.1...0.6.2)
|
||||||
|
|
||||||
|
* Fixed issue [#49][#49] where, probably since 0.6.0, `active` files where not being created upon server start.
|
||||||
|
|
||||||
|
[#49]: https://github.com/marcuswhybrow/minecraft-server-manager/issues/49
|
||||||
|
|
||||||
|
|
||||||
### [0.6.1](https://github.com/marcuswhybrow/minecraft-server-manager/compare/0.6.0...0.6.1)
|
### [0.6.1](https://github.com/marcuswhybrow/minecraft-server-manager/compare/0.6.0...0.6.1)
|
||||||
|
|
||||||
* Fixed `test.sh` to use new settings names.
|
* Fixed `test.sh` to use new settings names.
|
||||||
|
2
init/msm
2
init/msm
@ -25,7 +25,7 @@ CONF="${MSM_CONF:-/etc/msm.conf}"
|
|||||||
|
|
||||||
|
|
||||||
### The Minecraft Server Manager version, use "msm version" to check yours.
|
### The Minecraft Server Manager version, use "msm version" to check yours.
|
||||||
VERSION="0.6.1"
|
VERSION="0.6.2"
|
||||||
|
|
||||||
|
|
||||||
### Config variables the user should not need/want to change
|
### Config variables the user should not need/want to change
|
||||||
|
Reference in New Issue
Block a user