Merge tag '1.11.1' into develop

1.11.1
This commit is contained in:
ntr
2020-01-05 16:58:27 +10:00
8 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
1.11.0
1.11.1
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mnml-client",
"version": "1.11.0",
"version": "1.11.1",
"description": "",
"main": "index.js",
"scripts": {
+1
View File
@@ -14,3 +14,4 @@ cd $MNML_PATH/core && sed -i "/^version/c\version = \"$VERSION\"" Cargo.toml
cd $MNML_PATH/ops && npm --allow-same-version --no-git-tag-version version "$VERSION"
cd $MNML_PATH/client && npm --allow-same-version --no-git-tag-version version "$VERSION"
cd $MNML_PATH/acp && npm --allow-same-version --no-git-tag-version version "$VERSION"
cd $MNML_PATH/studios && npm --allow-same-version --no-git-tag-version version "$VERSION"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mnml-client",
"version": "1.11.0",
"version": "1.11.1",
"description": "",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "mnml_core"
version = "1.11.0"
version = "1.11.1"
authors = ["ntr <ntr@smokestack.io>", "mashy <mashy@mnml.gg>"]
[dependencies]
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mnml-ops",
"version": "1.11.0",
"version": "1.11.1",
"description": "",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "mnml"
version = "1.11.0"
version = "1.11.1"
authors = ["ntr <ntr@smokestack.io>"]
[dependencies]
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mnml-studios",
"version": "1.11.0",
"version": "1.11.1",
"description": "",
"main": "index.js",
"scripts": {