chore: bumped up to v0.3.0

This commit is contained in:
2025-10-08 23:41:41 +05:30
parent ef11300ffe
commit 414cf22528
7 changed files with 33 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "NeoDLP",
"mainBinaryName": "neodlp",
"version": "0.2.2",
"version": "0.3.0",
"identifier": "com.neosubhamoy.neodlp",
"build": {
"beforeDevCommand": "npm run dev",