diff --git a/manifest.json b/manifest.json index 6a986ae..308b480 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "advanced-pdf-export", "name": "Advanced PDF Export", - "version": "3.7.1", + "version": "3.7.2", "minAppVersion": "1.11.1", "description": "Export notes as pixel-perfect PDFs with live preview, style presets, manual page breaks, tables, and full layout control.", "author": "ShrekBytes", diff --git a/package.json b/package.json index 4ce1ac3..42631ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-advanced-pdf-export", - "version": "3.7.1", + "version": "3.7.2", "description": "Obsidian plugin for advanced PDF export", "author": "ShrekBytes", "repository": {