Update version to 0.0.5

This commit is contained in:
2026-06-30 17:27:18 +02:00
parent ec1f10d535
commit d57b574fe1
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.3",
"version": "0.0.5",
"identifier": "com.git-lite",
"build": {
"beforeDevCommand": "npm run dev",