goldrat/version.php
2025-10-09 17:41:57 +00:00

4 lines
71 B
PHP

<?php
define('GR_VERSION', '0.0.1');
define('GR_BUILD', '2025-10-10');