Merge branch 'dev' of /home/macgirvin/z into dev

This commit is contained in:
nobody 2021-02-14 14:41:45 -08:00
commit 844b181dd7

View file

@ -16,7 +16,7 @@ use Zotlabs\Daemon\Run;
* @brief This file defines some global constants and includes the central App class.
*/
define ( 'STD_VERSION', '21.02.11' );
define ( 'STD_VERSION', '21.02.15' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1247 );