chore: bumped up to v0.2.1

This commit is contained in:
2025-07-22 15:32:40 +05:30
parent e8e27d3283
commit 0e55ac6a21
7 changed files with 15 additions and 25 deletions

View File

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