Update version to 0.200.2

This commit is contained in:
2026-07-08 21:19:39 +02:00
parent a26e164d95
commit 8d0a7b4c71
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Gitty",
"version": "0.200.1",
"version": "0.200.2",
"identifier": "com.gitty",
"build": {
"beforeDevCommand": "npm run dev",