This commit is contained in:
Arionum
2018-08-13 02:51:49 +03:00
parent e59bb416b4
commit 984aedc940

View File

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