chore: bump version to 4.0.0

This commit is contained in:
2026-03-04 15:20:25 +05:30
parent 5f43fd2b30
commit 7b15b2808e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "markdown-converter",
"version": "3.0.0",
"version": "4.0.0",
"description": "Professional Markdown editor and universal file converter with PDF editing, batch processing, and syntax highlighting",
"main": "src/main.js",
"scripts": {
+1 -1
View File
@@ -21,7 +21,7 @@
<span class="app-title">MarkdownConverter</span>
</div>
<div class="app-header-right">
<span class="app-version">v3.0.0</span>
<span class="app-version">v4.0.0</span>
</div>
</div>
<div class="tab-bar" id="tab-bar">