We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9692ae7 commit 18c0e04Copy full SHA for 18c0e04
docs/history.md
@@ -1,2 +1,5 @@
1
+# 0.1.6
2
+* Change version directly same has minecraftLegion for have "sync" versions
3
+
4
## 0.0.3
5
* Added security on websocket with password (see .env_example)
package.json
@@ -1,6 +1,6 @@
{
"name": "minecraftlegionwebserver",
- "version": "0.0.2",
+ "version": "0.1.6",
"private": false,
"description": "Project backend for minecraft legion web server",
6
"main": "index.js",
0 commit comments