From 6261d0826c49ca24df9f694931592fbb9bf60f7e Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 25 Aug 2021 15:54:26 +0000 Subject: db update 1248 to clean up possible bogus entries in xconfig and remove gnusoc from app --- boot.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 8fd263344..ab23365c4 100644 --- a/boot.php +++ b/boot.php @@ -53,10 +53,10 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '6.1.3' ); +define ( 'STD_VERSION', '6.1.4' ); define ( 'ZOT_REVISION', '6.0' ); -define ( 'DB_UPDATE_VERSION', 1247 ); +define ( 'DB_UPDATE_VERSION', 1248 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3