chore: bumped up to v0.3.2

This commit is contained in:
2025-10-27 21:45:32 +05:30
parent 4b87dcb209
commit 2fd5be18dd
23 changed files with 111 additions and 107 deletions

View File

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