update v1.2.0

This commit is contained in:
MacRimi
2026-04-17 20:01:30 +02:00
parent 0db74814be
commit 0e2ede5e66
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import { Dialog, DialogContent, DialogTitle } from "./ui/dialog"
import { X, Sparkles, Thermometer, Terminal, Activity, HardDrive, Bell, Shield, Globe, Cpu, Zap } from "lucide-react"
import { Checkbox } from "./ui/checkbox"
const APP_VERSION = "1.0.2-beta" // Sync with AppImage/package.json
const APP_VERSION = "1.2.0" // Sync with AppImage/package.json
interface ReleaseNote {
date: string