diff --git a/boot.php b/boot.php index 231a7f593..beb7c0a10 100755 --- a/boot.php +++ b/boot.php @@ -16,7 +16,7 @@ use Zotlabs\Daemon\Master; * @brief This file defines some global constants and includes the central App class. */ -define ( 'STD_VERSION', '20.05.12' ); +define ( 'STD_VERSION', '20.05.14' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1239 );