chore(release): prepare v2.4.5

This commit is contained in:
huangjianwu
2026-08-25 13:59:27 +08:00
parent a8ae70a239
commit 8fbac5b2c5
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "BiliNote",
"version": "2.4.4",
"version": "2.4.5",
"identifier": "com.jefferyhuang.bilinote",
"build": {
"frontendDist": "../dist",
@@ -43,4 +43,4 @@
"icons/icon.png"
]
}
}
}