aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-13 08:21:20 +0000
committerMario <mario@mariovavti.com>2025-05-13 08:21:20 +0000
commite91f8f3aef70a9a48cce9cbc8001ed028bd43cdd (patch)
treee297e883444744ceb8cea661036d2f178f138c4a
parent9b36c39eff07ada46cf441bd8e9c3f641cbf1bd5 (diff)
downloadvolse-hubzilla-e91f8f3aef70a9a48cce9cbc8001ed028bd43cdd.tar.gz
volse-hubzilla-e91f8f3aef70a9a48cce9cbc8001ed028bd43cdd.tar.bz2
volse-hubzilla-e91f8f3aef70a9a48cce9cbc8001ed028bd43cdd.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index f14f7ac30..28771a895 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.21');
+define('STD_VERSION', '10.3.22');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);