aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-14 08:21:05 +0000
committerMario <mario@mariovavti.com>2025-05-14 08:21:05 +0000
commit47d988419fbfcc61c0b87069705f455816e114b3 (patch)
treef9a152e567e3e40dce833ac0da5d73e302910420
parenta84e6e9747279e3d9fc0598ec2bfd14e191e48d6 (diff)
downloadvolse-hubzilla-47d988419fbfcc61c0b87069705f455816e114b3.tar.gz
volse-hubzilla-47d988419fbfcc61c0b87069705f455816e114b3.tar.bz2
volse-hubzilla-47d988419fbfcc61c0b87069705f455816e114b3.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 28771a895..c9f37ce28 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.22');
+define('STD_VERSION', '10.3.23');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);