Update version to 2026.8.9

This commit is contained in:
2026-08-30 20:26:46 +02:00
parent c3762ae7a3
commit f0a1d89152
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.8.8",
"version": "2026.8.9",
"identifier": "com.gitty",
"build": {
"beforeDevCommand": "npm run prepare:lfs && npm run dev",