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

@@ -237,7 +237,7 @@ export function Login({ onLogin }: LoginProps) {
</form>
</div>
<p className="text-center text-sm text-muted-foreground">ProxMenux Monitor v1.0.2</p>
<p className="text-center text-sm text-muted-foreground">ProxMenux Monitor v1.0.1</p>
</div>
</div>
)