mirror of
https://github.com/thelounge/thelounge
synced 2024-11-25 21:40:22 +00:00
Bump version
This commit is contained in:
parent
7aafa8a956
commit
fa452cb88b
2 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
|
||||
0.45.4 / 2014-11-05
|
||||
==================
|
||||
|
||||
* Added username input
|
||||
* Added 'morning' theme by @rikukissa
|
||||
|
||||
0.45.3 / 2014-10-27
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "shout",
|
||||
"description": "The self-hosted web IRC client",
|
||||
"version": "0.45.3",
|
||||
"version": "0.45.4",
|
||||
"author": "Mattias Erming",
|
||||
"preferGlobal": true,
|
||||
"bin": {
|
||||
|
|
Loading…
Reference in a new issue