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

chore: bumped up to v0.4.1

This commit is contained in:
2026-02-18 21:35:14 +05:30
Verified
parent 972832f0c6
commit 1b72cb80ae
6 changed files with 364 additions and 372 deletions

View File

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