(chore): bumped up to v0.1.1

This commit is contained in:
2025-06-14 22:56:10 +05:30
parent c0993ea339
commit 547486fc76
6 changed files with 12 additions and 8 deletions

View File

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