Opps forgot to update database_version.php to newest DB Version

This commit is contained in:
johnnyq 2022-10-14 21:51:16 -04:00
parent 4b9ba0b3c1
commit 24f36069c5
1 changed files with 1 additions and 1 deletions

View File

@ -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");