chore: bumped up to v0.4.2

This commit is contained in:
Subhamoy Biswas
2026-03-03 13:21:54 +05:30
parent d66334ab85
commit d5a6eba383
9 changed files with 484 additions and 408 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "NeoDLP",
"mainBinaryName": "neodlp",
"version": "0.4.1",
"version": "0.4.2",
"identifier": "com.neosubhamoy.neodlp",
"build": {
"beforeDevCommand": "npm run dev",