Update AppImage 1.2.1.3

This commit is contained in:
MacRimi
2026-05-22 18:47:30 +02:00
parent 840385272c
commit f2a40b993a
8 changed files with 177 additions and 19 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ export function Login({ onLogin }: LoginProps) {
</form>
</div>
<p className="text-center text-sm text-muted-foreground">ProxMenux Monitor v1.2.1.2-beta</p>
<p className="text-center text-sm text-muted-foreground">ProxMenux Monitor v1.2.1.3-beta</p>
</div>
</div>
)