v4.4.0-pre.2

This commit is contained in:
Reto Brunner 2023-03-19 22:07:59 +01:00
parent 2f162daee1
commit 21ada132b1
2 changed files with 7 additions and 1 deletions

View File

@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
<!-- New entries go after this line -->
## v4.4.0-pre.2 - 2023-03-19 [Pre-release]
[See the full changelog](https://github.com/thelounge/thelounge/compare/v4.4.0-pre.1...v4.4.0-pre.2)
Hot fix for a bug that lead to channel loss upon restart of TL.
## v4.4.0-pre.1 - 2023-03-19 [Pre-release]
[See the full changelog](https://github.com/thelounge/thelounge/compare/v4.3.1...v4.4.0-pre.1)

View File

@ -1,7 +1,7 @@
{
"name": "thelounge",
"description": "The self-hosted Web IRC client",
"version": "4.4.0-pre.1",
"version": "4.4.0-pre.2",
"preferGlobal": true,
"bin": {
"thelounge": "index.js"