Update version to 0.200.5

This commit is contained in:
2026-07-09 08:41:49 +02:00
parent 2c9b8adb9e
commit 8d9dedf93c
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.4",
"version": "0.200.5",
"identifier": "com.gitty",
"build": {
"beforeDevCommand": "npm run dev",