Merge pull request #8 from arionum/master

alpha 5
This commit is contained in:
Ario Sius
2020-02-02 13:12:06 +01:00
committed by GitHub
4 changed files with 73 additions and 65 deletions

View File

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