Update version to 0.0.2

This commit is contained in:
2026-06-30 16:17:52 +02:00
parent 9ebddf3abe
commit ea308c47f1
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.1",
"version": "0.0.2",
"identifier": "com.git-lite",
"build": {
"beforeDevCommand": "npm run dev",