Fix: get_version for release

This commit is contained in:
slawkens
2022-08-31 18:56:48 +02:00
parent 74b4d98bba
commit dfb8be07f0
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
<?php
require __DIR__ . '/../common.php';
echo MYAAC_VERSION;