chore: update version to 4.0.0

This commit is contained in:
Walid 2026-06-24 15:49:18 +06:00
parent 08dcfc0294
commit 9db41ded74
3 changed files with 11 additions and 11 deletions

18
main.js

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
{
"id": "advanced-pdf-export",
"name": "Advanced PDF Export",
"version": "3.9.1",
"version": "4.0.0",
"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",

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-advanced-pdf-export",
"version": "3.9.1",
"version": "4.0.0",
"description": "Obsidian plugin for advanced PDF export",
"author": "ShrekBytes",
"repository": {