Update version to 2026.9.6

This commit is contained in:
2026-09-11 14:50:53 +02:00
parent 40b871f888
commit 801fdbabde
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.5",
"version": "2026.9.6",
"identifier": "com.gitty",
"build": {
"beforeDevCommand": "npm run prepare:lfs && npm run dev",