chore: bumped up to v0.2.2

This commit is contained in:
2025-08-13 23:05:18 +05:30
parent ba5df1e3e6
commit 9ffb37e881
7 changed files with 15 additions and 16 deletions

View File

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