HBMonv2/html/include/version.php
copilot-swe-agent[bot] 8e5e145b09 Modernize HTML/PHP to HTML5, improve security, and prepare for 2.0.2 release
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 20:21:29 +00:00

5 lines
77 B
PHP

<?php
define("VERSION", "Ver 2.0.2");
define("DASH", "ShaYmez-13122024");
?>