Update version to 2026.7.13

This commit is contained in:
2026-07-06 11:39:13 +02:00
parent 1b83429c06
commit c59cb412dd
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "git-lite",
"version": "2026.7.0",
"version": "2026.7.13",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "git-lite",
"version": "2026.7.0",
"version": "2026.7.13",
"dependencies": {
"@lucide/svelte": "^1.21.0",
"@tailwindcss/vite": "^4.3.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "git-lite",
"version": "2026.7.0",
"version": "2026.7.13",
"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.0",
"version": "2026.7.13",
"identifier": "com.git-lite",
"build": {
"beforeDevCommand": "npm run dev",