mirror of
https://github.com/thelounge/thelounge
synced 2024-11-26 22:10:22 +00:00
Added changelog
This commit is contained in:
parent
80b43c4eab
commit
81862176a2
2 changed files with 7 additions and 1 deletions
6
History.md
Normal file
6
History.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
0.39.0 / 2014-09-30
|
||||
===================
|
||||
|
||||
* Added changelog
|
||||
* Added colored nicknames (optional)
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "shout",
|
||||
"description": "The self-hosted web IRC client",
|
||||
"version": "0.38.8",
|
||||
"version": "0.39.0",
|
||||
"author": "Mattias Erming",
|
||||
"preferGlobal": true,
|
||||
"bin": {
|
||||
|
|
Loading…
Reference in a new issue