bump version

This commit is contained in:
arionum
2022-06-12 18:45:04 +03:00
committed by GitHub
parent 2a4c674bec
commit 15844fa580

View File

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