Merge tag '1.7.0' into develop
1.7.0
This commit is contained in:
commit
39972d6e3d
@ -2,7 +2,7 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.6.7] - 2019-10-27
|
||||
## [1.7.0] - 2019-10-31
|
||||
# Added
|
||||
- Step by step tutorial
|
||||
- Will activate during the learn game for the first round
|
||||
@ -39,7 +39,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Previously reduced red damage taken by 50%
|
||||
- Now reduces red damage and blue damage taken by 65%
|
||||
|
||||
- Buff
|
||||
- Buff
|
||||
- Previously increased red power and speed stat by 25%
|
||||
- Now increases red power, blue power and speed stat by 30%
|
||||
- Increased duration from 2T -> 3T
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mnml-client",
|
||||
"version": "1.6.6",
|
||||
"version": "1.7.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mnml-client",
|
||||
"version": "1.6.6",
|
||||
"version": "1.7.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mnml-ops",
|
||||
"version": "1.6.6",
|
||||
"version": "1.7.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "mnml"
|
||||
version = "1.6.6"
|
||||
version = "1.7.0"
|
||||
authors = ["ntr <ntr@smokestack.io>"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user