Update version to 2026.9.3

This commit is contained in:
2026-09-08 08:35:00 +02:00
parent e7d6a6e4f4
commit 9e373e77d1
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": "2026.9.2",
"version": "2026.9.3",
"identifier": "com.gitty",
"build": {
"beforeDevCommand": "npm run prepare:lfs && npm run dev",