Bump version to dev-2.0.4

This commit is contained in:
Wruczek 2019-06-05 05:04:34 +02:00
parent 47fa208b30
commit c79c8406cc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php <?php
define("__TSWEBSITE_VERSION", "dev-2.0.3"); define("__TSWEBSITE_VERSION", "dev-2.0.4");
define("__TSWEBSITE_COMMIT", "no-commit"); define("__TSWEBSITE_COMMIT", "no-commit");
define("__BASE_DIR", __DIR__ . "/../.."); define("__BASE_DIR", __DIR__ . "/../..");
define("__PRIVATE_DIR", __BASE_DIR . "/private"); define("__PRIVATE_DIR", __BASE_DIR . "/private");