update for linux

This commit is contained in:
2026-07-04 18:14:25 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "git-lite",
"version": "2026.7.10",
"version": "2026.7.11",
"private": true,
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "GitLite",
"version": "2026.7.10",
"version": "2026.7.11",
"identifier": "com.git-lite",
"build": {
"beforeDevCommand": "npm run dev",