Update AppImge

This commit is contained in:
MacRimi
2025-11-25 19:04:54 +01:00
parent 060ad7966e
commit f4e358b509
7 changed files with 135 additions and 124 deletions

View File

@@ -6,7 +6,7 @@ import { Dialog, DialogContent, DialogTitle } from "./ui/dialog"
import { X, Sparkles, Link2, Shield, Zap, HardDrive, Gauge, Wrench, Settings } from "lucide-react"
import { Checkbox } from "./ui/checkbox"
const APP_VERSION = "1.0.2" // Sync with AppImage/package.json
const APP_VERSION = "1.0.1" // Sync with AppImage/package.json
interface ReleaseNote {
date: string