216070 cold bugfix

This commit is contained in:
admin@arionum.com
2019-09-17 12:16:50 +03:00
parent e36b43246b
commit a64d349a15
2 changed files with 25 additions and 15 deletions

View File

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