Bump version to 4.4.1-2

This commit is contained in:
hgw 2024-02-02 02:26:17 +00:00
parent e18e5a5701
commit 0abac9742b
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@supernets/hardlounge",
"description": "The self-hosted Web IRC client",
"version": "4.4.1-1",
"version": "4.4.1-2",
"preferGlobal": true,
"bin": {
"hardlounge": "index.js"
@ -169,4 +169,4 @@
"webpack-dev-middleware": "5.3.3",
"webpack-hot-middleware": "2.25.4"
}
}
}