1.0.0-alpha.4

This commit is contained in:
Ario
2019-11-15 13:52:48 +01:00
4 changed files with 54 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
<?php
// ARO version
define("VERSION", "1.0.0-alpha.2");
define("VERSION", "1.0.0-alpha.4");
// UTC timezone by default
date_default_timezone_set("UTC");