Update version to 0.200.4

This commit is contained in:
2026-07-08 22:25:09 +02:00
parent adfb5f4158
commit a21fa9e54c
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.3",
"version": "0.200.4",
"identifier": "com.gitty",
"build": {
"beforeDevCommand": "npm run dev",