1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-02-04 22:22:23 +05:30

chore: bumped up to v0.4.0 and updated docs

This commit is contained in:
2026-01-20 21:00:47 +05:30
Verified
parent 04590d892d
commit b40270f350
9 changed files with 133 additions and 94 deletions

View File

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