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

chore: bumped up to v0.3.1

This commit is contained in:
2025-10-12 13:49:51 +05:30
Verified
parent ca01558963
commit d782334784
17 changed files with 68 additions and 72 deletions

View File

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