Merge pull request #10 from arionum/master

update node
This commit is contained in:
Ario Sius
2020-12-29 18:54:13 +01:00
committed by GitHub
3 changed files with 36 additions and 7 deletions

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");