We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504339a commit c2e31d7Copy full SHA for c2e31d7
2 files changed
docs/HISTORY.md
@@ -1,3 +1,6 @@
1
+## 1.3.2
2
+* docker support (thanks @SonLight)
3
+
4
## 1.3.1
5
* Swap attribute names (thanks @mdashlw)
6
* Use bedrock instead of polished andesite (thanks @GroobleDierne)
package.json
@@ -1,7 +1,7 @@
{
"name": "flying-squid",
"description": "A minecraft server written in node.js",
- "version": "1.3.1",
+ "version": "1.3.2",
"main": "index.js",
"author": "mhsjlw <mhsjlw@users.noreply.github.com>",
7
"contributors": [
0 commit comments