myaac/system/get_version_for_release.php
2022-08-31 18:56:48 +02:00

5 lines
63 B
PHP

<?php
require __DIR__ . '/../common.php';
echo MYAAC_VERSION;