Release 0.39.1
This commit is contained in:
parent
e1e0b4f3cc
commit
b91276c7da
|
@ -1,4 +1,10 @@
|
|||
|
||||
0.39.1 / 2014-09-30
|
||||
==================
|
||||
|
||||
* Scrolling now works correctly when loading thumbnails
|
||||
* List users on server start
|
||||
|
||||
0.39.0 / 2014-09-30
|
||||
===================
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "shout",
|
||||
"description": "The self-hosted web IRC client",
|
||||
"version": "0.39.0",
|
||||
"version": "0.39.1",
|
||||
"author": "Mattias Erming",
|
||||
"preferGlobal": true,
|
||||
"bin": {
|
||||
|
|
Loading…
Reference in New Issue