aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-02-28 10:19:57 +0000
committerMario <mario@mariovavti.com>2024-02-28 10:19:57 +0000
commit02a0af3eef08e329fda17f61459865c60c91bf4b (patch)
tree09d4ff5a3dd63c741444a9425e0025002fa87750 /boot.php
parent96e831663357280de044553d52dbf33dbf1a7dbb (diff)
downloadvolse-hubzilla-02a0af3eef08e329fda17f61459865c60c91bf4b.tar.gz
volse-hubzilla-02a0af3eef08e329fda17f61459865c60c91bf4b.tar.bz2
volse-hubzilla-02a0af3eef08e329fda17f61459865c60c91bf4b.zip
remove poke and mood from apps
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 8bd6c1451..80ba84405 100644
--- a/boot.php
+++ b/boot.php
@@ -65,7 +65,7 @@ define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '8.9.8');
define('ZOT_REVISION', '6.0');
-define('DB_UPDATE_VERSION', 1262);
+define('DB_UPDATE_VERSION', 1263);
define('PROJECT_BASE', __DIR__);