Skip to content

Commit

Permalink
Bump version to dev-2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Wruczek committed Oct 20, 2019
1 parent 01bcd41 commit 00a27f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/private/php/constants.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
define("__TSWEBSITE_VERSION", "dev-2.0.4");
define("__TSWEBSITE_VERSION", "dev-2.0.5");
define("__TSWEBSITE_COMMIT", "no-commit");
define("__BASE_DIR", __DIR__ . "/../..");
define("__PRIVATE_DIR", __BASE_DIR . "/private");
Expand Down

0 comments on commit 00a27f2

Please sign in to comment.