remove the caldav and event app and make calendar the default app

This commit is contained in:
Mario Vavti
2019-05-09 14:39:40 +02:00
parent 9efd484e27
commit f0c292e77b
7 changed files with 33 additions and 31 deletions

View File

@@ -53,7 +53,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '4.1.2' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1233 );
define ( 'DB_UPDATE_VERSION', 1234 );
define ( 'PROJECT_BASE', __DIR__ );