import type { Metadata } from "next" export const metadata: Metadata = { title: "Show Version Information | ProxMenux Documentation", description: "Displays ProxMenux version details and installed components.", } export default function ShowVersionInformation() { return (
The Show Version Information function provides details about the current ProxMenux installation, including the version number, installed components, and configuration files. This helps users verify their setup.