v1.0.8 - Fix task list checkbox loss and empty line preservation on markdown roundtrip

This commit is contained in:
Yuri Karamian
2026-02-13 13:11:54 +01:00
parent ea323e508b
commit f32f77dcd5
5 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "HelixNotes",
"version": "1.0.7",
"version": "1.0.8",
"identifier": "com.helixnotes.app",
"build": {
"frontendDist": "../build",