mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 20:13:07 +00:00
Release 0.43.1
This commit is contained in:
parent
7038766095
commit
9045b08cfa
2 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
|
||||
0.43.1 / 2014-10-09
|
||||
==================
|
||||
|
||||
* Disable login button on authentication
|
||||
* Fix 'shout edit' command
|
||||
|
||||
0.43.0 / 2014-10-08
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "shout",
|
||||
"description": "The self-hosted web IRC client",
|
||||
"version": "0.43.0",
|
||||
"version": "0.43.1",
|
||||
"author": "Mattias Erming",
|
||||
"preferGlobal": true,
|
||||
"bin": {
|
||||
|
|
Loading…
Reference in a new issue