updating version

This commit is contained in:
xyroscar
2025-12-31 13:08:03 -08:00
parent 4ddcd3ee25
commit 031f0514d6

View File

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