version bump
This commit is contained in:
parent
44ef34c6eb
commit
3c7816fb16
@ -17,16 +17,14 @@
|
||||
* bot game grind
|
||||
* stress test
|
||||
|
||||
* msg pane
|
||||
* game invites
|
||||
* change score to enum
|
||||
* pct based translates for combat animation
|
||||
* make our own toasts / msg pane
|
||||
* send account_instances on players update
|
||||
|
||||
* pct based translates for combat animation
|
||||
* add speed to descriptions
|
||||
* clear skill (if currently targetted)
|
||||
|
||||
* only login / logout / register http
|
||||
|
||||
## SOON
|
||||
*SERVER*
|
||||
* modules
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mnml-client",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mnml-client",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mnml-ops",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "mnml"
|
||||
version = "1.3.1"
|
||||
version = "1.3.2"
|
||||
authors = ["ntr <ntr@smokestack.io>"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user