Used the DB Update function to write new repo_branch var for docker the new docker to function properly

This commit is contained in:
johnnyq
2023-01-13 21:44:13 -05:00
parent c0399a2c42
commit 3baea5e757
3 changed files with 18 additions and 5 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "0.2.6");
DEFINE("LATEST_DATABASE_VERSION", "0.2.7");