Misc/Readme

* update required TDB-version (hint: its never 'latest')
 * fixed artifacts from setup conversion
 * version push
This commit is contained in:
Sarjuuk
2020-02-23 18:42:14 +01:00
parent 16bd59e0cc
commit 5bb15d47d7
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('AOWOW_REVISION', 29);
define('AOWOW_REVISION', 30);
define('CLI', PHP_SAPI === 'cli');