From a04b6d178bd4a5facc827c6ac3b9a51b1a0c88d9 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 7 May 2020 07:55:05 +0000 Subject: deprecate premium channel app --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index c574b84fb..b02a2a84a 100755 --- a/boot.php +++ b/boot.php @@ -53,7 +53,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '4.7.6' ); define ( 'ZOT_REVISION', '6.0a' ); -define ( 'DB_UPDATE_VERSION', 1236 ); +define ( 'DB_UPDATE_VERSION', 1237 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3