mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00

remove VERSION file update rules add 33 migration add get_version_for_release.sh script update schema add use_character_sample_skills
5 lines
63 B
PHP
5 lines
63 B
PHP
<?php
|
|
|
|
require __DIR__ . '/../common.php';
|
|
echo MYAAC_VERSION;
|