Update version to 0.0.6

This commit is contained in:
2026-06-30 19:19:22 +02:00
parent 089aae5f5b
commit 2cc1d34fc3
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": "GitLite",
"version": "0.0.5",
"version": "0.0.6",
"identifier": "com.git-lite",
"build": {
"beforeDevCommand": "npm run dev",