Merge tag '1.8.2' into develop

1.8.2
This commit is contained in:
Mashy
2019-11-10 08:25:39 +10:00
6 changed files with 9 additions and 6 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
## [1.8.1] - 2019-11-07
## [1.8.2] - 2019-11-10
- Fixed a duplicate button issue in reshape tab
## [1.8.1] - 2019-11-09
### Fixed
- An issue where skills would not be put on cooldown after being used.
+1 -1
View File
@@ -1 +1 @@
1.8.1
1.8.2
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mnml-client",
"version": "1.8.1",
"version": "1.8.2",
"description": "",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mnml-client",
"version": "1.8.1",
"version": "1.8.2",
"description": "",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mnml-ops",
"version": "1.8.1",
"version": "1.8.2",
"description": "",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "mnml"
version = "1.8.1"
version = "1.8.2"
authors = ["ntr <ntr@smokestack.io>"]
[dependencies]