From a7b85db9906b63632fa946dee7b9385c90d82cc0 Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Sat, 13 May 2023 13:21:12 +0200 Subject: [PATCH] v4.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d051ccd..fc0d06a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thelounge", "description": "The self-hosted Web IRC client", - "version": "4.4.0-rc.1", + "version": "4.4.0", "preferGlobal": true, "bin": { "thelounge": "index.js"