From 5970ccd33c0f1376da17da3fdf6bf8927044fee4 Mon Sep 17 00:00:00 2001 From: Walid Date: Fri, 12 Jun 2026 20:10:14 +0600 Subject: [PATCH] chore: bump version to 3.7.2 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {