bump version to 1.0.0

This commit is contained in:
Your Name
2026-02-16 15:51:57 +02:00
parent d25a477a5d
commit d07ced3682
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "openpylon",
"version": "0.1.0",
"version": "1.0.0",
"identifier": "com.openpylon.app",
"build": {
"beforeDevCommand": "npm run dev",