Aupdate version ProxMenux Monitor

This commit is contained in:
MacRimi
2025-11-04 11:34:46 +01:00
parent 5669ce207c
commit ab0e59215c
2 changed files with 2 additions and 2 deletions

View File

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