From 522eafe63357e66a4eaac40ba4620dba00e696aa Mon Sep 17 00:00:00 2001 From: Walid Date: Sun, 14 Jun 2026 22:00:32 +0600 Subject: [PATCH] chore: update version to 3.8.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c585f23..9fb4f50 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "advanced-pdf-export", "name": "Advanced PDF Export", - "version": "3.8.0", + "version": "3.8.1", "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 766cfb9..f6c1738 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-advanced-pdf-export", - "version": "3.8.0", + "version": "3.8.1", "description": "Obsidian plugin for advanced PDF export", "author": "ShrekBytes", "repository": {