bugfix for mn voting at 320000

This commit is contained in:
admin@arionum.com
2019-11-15 13:36:40 +02:00
parent 73be045de9
commit 8a9715f306
3 changed files with 19 additions and 9 deletions

View File

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