Merge branch 'arionum:master' into master

This commit is contained in:
Ario Sius
2022-08-18 12:37:56 +02:00
committed by GitHub
2 changed files with 9 additions and 8 deletions

View File

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