More honest version number

This commit is contained in:
Quinten Kock 2025-11-11 12:21:42 +01:00
parent ef2adbdf80
commit abbe90760c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "miller",
"productName": "miller",
"version": "1.0.0",
"version": "0.1.0",
"description": "My Electron application description",
"main": ".vite/build/main.js",
"scripts": {