Skip to content

Commit

Permalink
Update init.inc.php
Browse files Browse the repository at this point in the history
moving to alpha 6
  • Loading branch information
arionum authored Sep 17, 2020
1 parent 0d2bd3b commit a535634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/init.inc.php
Original file line number Diff line number Diff line change
@@ -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");

Expand Down

0 comments on commit a535634

Please sign in to comment.