chore(release): bump app version to 2026.7.14

Update the project and Tauri configuration version to 2026.7.14.
This keeps the package metadata and desktop app build in sync for
consistent release tracking.

- Bump version in package.json
- Bump version in tauri.conf.json
This commit is contained in:
Christoph Brandau
2026-07-07 10:28:18 +02:00
parent a09335b729
commit 9e48727fce
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "git-lite",
"version": "2026.7.13",
"version": "2026.7.14",
"private": true,
"type": "module",
"scripts": {