v1.0.5 - Fix version history panel alignment

This commit is contained in:
Yuri Karamian
2026-02-10 22:37:39 +01:00
parent f6eff80e43
commit d695931502
3 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "HelixNotes",
"version": "1.0.4",
"version": "1.0.5",
"identifier": "com.helixnotes.app",
"build": {
"frontendDist": "../build",