chore: update Tauri config version to 0.1.2

This commit is contained in:
drelich
2026-03-21 08:46:54 +01:00
parent 472e6e3b2e
commit 4ddf2d15a9

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Nextcloud Notes",
"version": "0.1.1",
"version": "0.1.2",
"identifier": "com.davidrelich.nextcloud-notes",
"build": {
"beforeDevCommand": "npm run dev",