Update init.inc.php

moving to alpha 6
This commit is contained in:
arionum
2020-09-17 21:15:10 +03:00
committed by GitHub
parent 0d2bd3b419
commit a5356346e6

View File

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