Update release-notes-modal.tsx

This commit is contained in:
MacRimi
2026-03-18 23:02:18 +01:00
parent 0a9efe0122
commit 014ffa9b74

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.1.0-beta" // Sync with AppImage/package.json
const APP_VERSION = "1.0.2-beta" // Sync with AppImage/package.json
interface ReleaseNote {
date: string