Bump version number to v0.4.5

This commit is contained in:
pxgamer
2019-03-29 16:47:04 +00:00
parent 489f048438
commit 9791689a10

View File

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