Merge tag '1.11.2' into develop

1.11.2
This commit is contained in:
ntr 2020-01-08 15:53:30 +10:00
commit d7931bc3bb
9 changed files with 9 additions and 9 deletions

View File

@ -1 +1 @@
1.11.1
1.11.2

View File

@ -1,6 +1,6 @@
{
"name": "mnml-client",
"version": "1.11.1",
"version": "1.11.2",
"description": "",
"main": "index.js",
"scripts": {

View File

@ -7,7 +7,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes">
<meta name="application-name" content="mnml">
<meta name="description" content="mnml pvp tbs">
<meta name="description" content="1v1 pvp tbs">
<meta name="author" content="ntr@smokestack.io">
<title>MNML - abstract strategy</title>
<link rel="manifest" href="manifest.webmanifest">

View File

@ -1,6 +1,6 @@
{
"name": "mnml-client",
"version": "1.11.1",
"version": "1.11.2",
"description": "",
"main": "index.js",
"scripts": {

View File

@ -1,6 +1,6 @@
[package]
name = "mnml_core"
version = "1.11.1"
version = "1.11.2"
authors = ["ntr <ntr@smokestack.io>", "mashy <mashy@mnml.gg>"]
[dependencies]

View File

@ -499,7 +499,7 @@ impl Construct {
return None;
}
info!("reduced effect {:?}", effect);
// info!("reduced effect {:?}", effect);
return Some(effect);
}).collect::<Vec<ConstructEffect>>();

View File

@ -1,6 +1,6 @@
{
"name": "mnml-ops",
"version": "1.11.1",
"version": "1.11.2",
"description": "",
"main": "index.js",
"scripts": {

View File

@ -1,6 +1,6 @@
[package]
name = "mnml"
version = "1.11.1"
version = "1.11.2"
authors = ["ntr <ntr@smokestack.io>"]
[dependencies]

View File

@ -1,6 +1,6 @@
{
"name": "mnml-studios",
"version": "1.11.1",
"version": "1.11.2",
"description": "",
"main": "index.js",
"scripts": {