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