Bump version
This commit is contained in:
parent
1dc9929cf7
commit
c83a9d953a
@ -1,4 +1,13 @@
|
|||||||
|
|
||||||
|
0.45.3 / 2014-10-27
|
||||||
|
==================
|
||||||
|
|
||||||
|
* Remove password argument from add command
|
||||||
|
* Support MIRC style terminators
|
||||||
|
* Fix edit command
|
||||||
|
* Fix URLs preventing proper closure of bold and color tags
|
||||||
|
* Send NOTICE messages to the correct channel
|
||||||
|
|
||||||
0.45.2 / 2014-10-16
|
0.45.2 / 2014-10-16
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "shout",
|
"name": "shout",
|
||||||
"description": "The self-hosted web IRC client",
|
"description": "The self-hosted web IRC client",
|
||||||
"version": "0.45.2",
|
"version": "0.45.3",
|
||||||
"author": "Mattias Erming",
|
"author": "Mattias Erming",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
|
Loading…
Reference in New Issue
Block a user