This commit is contained in:
admin@arionum.com
2018-12-26 01:12:00 +02:00
parent f700c3a1c7
commit d03cd9e9f6

View File

@@ -1,6 +1,6 @@
<?php
// ARO version
define("VERSION", "0.4.3");
define("VERSION", "0.4.4");
// Amsterdam timezone by default, should probably be moved to config
date_default_timezone_set("UTC");