feat: update version to 1.4.3 in package.json, package-lock.json, and app-version.ts

This commit is contained in:
shuaiplus
2026-04-16 23:01:20 +08:00
parent d96ad9bb1c
commit 6cae5cb218
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "nodewarden",
"version": "1.4.2",
"version": "1.4.3",
"description": "Minimal Bitwarden-compatible server running on Cloudflare Workers",
"author": "shuaiplus",
"license": "LGPL-3.0",