mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
patch changes & fixes from master branch
remove VERSION file update rules add 33 migration add get_version_for_release.sh script update schema add use_character_sample_skills
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