mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 12:03:11 +00:00
Bump version
This commit is contained in:
parent
5e6ac19d0f
commit
3fc80efd7c
2 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
|
||||
0.45.2 / 2014-10-16
|
||||
==================
|
||||
|
||||
* Fix crash on failed TLS connect
|
||||
* Hide mode from badge count
|
||||
|
||||
0.45.0 / 2014-10-14
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "shout",
|
||||
"description": "The self-hosted web IRC client",
|
||||
"version": "0.45.1",
|
||||
"version": "0.45.2",
|
||||
"author": "Mattias Erming",
|
||||
"preferGlobal": true,
|
||||
"bin": {
|
||||
|
|
Loading…
Reference in a new issue