1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-22 10:15:50 +05:30

chore: bumped up to v0.4.3

This commit is contained in:
2026-03-06 10:03:28 +05:30
Verified
parent 180d295062
commit 71671e9fb5
8 changed files with 249 additions and 258 deletions

View File

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