Merge branch 'release/releases-1.2.6' into develop
commit
4204bf9009
|
@ -1,3 +1,7 @@
|
||||||
|
# 1.2.6
|
||||||
|
* Fix: Package file UeberDB reference
|
||||||
|
* New #users EEJS block for plugins
|
||||||
|
|
||||||
# 1.2.5
|
# 1.2.5
|
||||||
* Create timeslider EEJS blocks for plugins
|
* Create timeslider EEJS blocks for plugins
|
||||||
* Allow for "more messages" to be loaded in chat
|
* Allow for "more messages" to be loaded in chat
|
||||||
|
|
|
@ -46,5 +46,5 @@
|
||||||
"engines" : { "node" : ">=0.6.0",
|
"engines" : { "node" : ">=0.6.0",
|
||||||
"npm" : ">=1.0"
|
"npm" : ">=1.0"
|
||||||
},
|
},
|
||||||
"version" : "1.2.5"
|
"version" : "1.2.6"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue