Update v1.0.2-beta

This commit is contained in:
MacRimi
2026-03-18 22:41:39 +01:00
parent fd399edce7
commit 82082a4b89
4 changed files with 55 additions and 32 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.2-beta</p>
</div>
</div>
)