Update AppImage

This commit is contained in:
MacRimi
2025-11-25 17:21:20 +01:00
parent ae8212a51d
commit f0301fd1a4
3 changed files with 4 additions and 4 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.1</p>
<p className="text-center text-sm text-muted-foreground">ProxMenux Monitor v1.0.2</p>
</div>
</div>
)