aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-06-10 08:46:24 +0000
committerMario <mario@mariovavti.com>2025-06-10 08:46:24 +0000
commitd3d8c088f37ad7dd8f07bc9b30045676a8473ac2 (patch)
treec6c82b69f9c96d501060dbfa04010d78b7ff4b36
parent4e01e212306e140bde8e9d3671f1edf6b1347bf6 (diff)
downloadvolse-hubzilla-d3d8c088f37ad7dd8f07bc9b30045676a8473ac2.tar.gz
volse-hubzilla-d3d8c088f37ad7dd8f07bc9b30045676a8473ac2.tar.bz2
volse-hubzilla-d3d8c088f37ad7dd8f07bc9b30045676a8473ac2.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 50b21bd4c..f5aa5cda5 100644
--- a/boot.php
+++ b/boot.php
@@ -70,7 +70,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.3.65');
+define('STD_VERSION', '10.3.66');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);