mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-04 16:46:50 +01: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