mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Fix: get_version for release
This commit is contained in:
4
system/get_version_for_release.php
Normal file
4
system/get_version_for_release.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
require __DIR__ . '/../common.php';
|
||||
echo MYAAC_VERSION;
|
Reference in New Issue
Block a user