Bump version to 0.8.13

fix #105
This commit is contained in:
Marcus Whybrow 2012-11-04 03:05:42 +00:00
parent 7bce9b16fd
commit 63c7134ee8
2 changed files with 8 additions and 1 deletions

View File

@ -11,6 +11,13 @@ Maintainers:
Change Log Change Log
---------- ----------
### [0.8.13](https://github.com/marcuswhybrow/minecraft-server-manager/compare/0.8.12...0.8.13)
* Fixed issue [#105][#105], which showed it was impossible to disable RAMDisk as suggested by MSM.
[#105]: https://github.com/marcuswhybrow/minecraft-server-manager/issues/105
### [0.8.12](https://github.com/marcuswhybrow/minecraft-server-manager/compare/0.8.11...0.8.12) ### [0.8.12](https://github.com/marcuswhybrow/minecraft-server-manager/compare/0.8.11...0.8.12)
* Fixed issue [#96][#96], which noted that the `msm jargroup changeurl` command was not implemented. * Fixed issue [#96][#96], which noted that the `msm jargroup changeurl` command was not implemented.

View File

@ -28,7 +28,7 @@
# The Minecraft Server Manager version, use "msm version" to check yours. # The Minecraft Server Manager version, use "msm version" to check yours.
VERSION="0.8.12" VERSION="0.8.13"
# Source, if it exists, the msm profile.d script # Source, if it exists, the msm profile.d script