mirror of https://github.com/itflow-org/itflow
Opps forgot to update database_version.php to newest DB Version
This commit is contained in:
parent
4b9ba0b3c1
commit
24f36069c5
|
|
@ -5,4 +5,4 @@
|
|||
* It is used in conjunction with database_updates.php
|
||||
*/
|
||||
|
||||
DEFINE("LATEST_DATABASE_VERSION", "0.2.0");
|
||||
DEFINE("LATEST_DATABASE_VERSION", "0.2.1");
|
||||
Loading…
Reference in New Issue