chore: bumped up to v0.3.1

This commit is contained in:
2025-10-12 13:49:51 +05:30
parent ca01558963
commit d782334784
17 changed files with 68 additions and 72 deletions

View File

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