diff --git a/boot.php b/boot.php index 9918ae064..44665f0b1 100755 --- a/boot.php +++ b/boot.php @@ -17,7 +17,7 @@ use Zotlabs\Daemon\Run; * @brief This file defines some global constants and includes the central App class. */ -define ( 'STD_VERSION', '21.09.24' ); +define ( 'STD_VERSION', '21.09.29' ); define ( 'ZOT_REVISION', '10.0' ); define ( 'DB_UPDATE_VERSION', 1252 );