goldrat/version.php
2025-10-13 09:04:00 +00:00

4 lines
69 B
PHP

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