Version bump

This commit is contained in:
Wruczek 2019-03-21 03:43:06 +01:00
parent 76083f69e1
commit acb163302c
1 changed files with 1 additions and 1 deletions

View File

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