chore: bump to v4.2.0 — Writer's Studio Feature Pack

Amit Haridas
This commit is contained in:
2026-04-06 11:44:29 +05:30
parent 72a7a854d0
commit f0ab54cd60
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "markdown-converter", "name": "markdown-converter",
"version": "4.1.0", "version": "4.2.0",
"description": "Professional Markdown editor and universal file converter with PDF editing, batch processing, and syntax highlighting", "description": "Professional Markdown editor and universal file converter with PDF editing, batch processing, and syntax highlighting",
"main": "src/main.js", "main": "src/main.js",
"scripts": { "scripts": {
+1 -1
View File
@@ -31,7 +31,7 @@
<span class="app-title">MarkdownConverter</span> <span class="app-title">MarkdownConverter</span>
</div> </div>
<div class="app-header-right"> <div class="app-header-right">
<span class="app-version">v4.1.0</span> <span class="app-version">v4.2.0</span>
</div> </div>
</div> </div>
<div class="tab-bar" id="tab-bar" role="tablist" aria-label="Document tabs"> <div class="tab-bar" id="tab-bar" role="tablist" aria-label="Document tabs">