1
0
Fork 0

We should increase the database version number

This commit is contained in:
Michael 2017-06-07 20:24:44 +00:00
commit 504ceb2d43
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?php
define('UPDATE_VERSION' , 1228);
define('UPDATE_VERSION' , 1229);
/**
*