Update version to 0.200.3

This commit is contained in:
2026-07-08 22:05:11 +02:00
parent eed7325719
commit b495313a51
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.2",
"version": "0.200.3",
"identifier": "com.gitty",
"build": {
"beforeDevCommand": "npm run dev",