diff options
author | Mario <mario@mariovavti.com> | 2025-05-14 08:21:05 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-05-14 08:21:05 +0000 |
commit | 47d988419fbfcc61c0b87069705f455816e114b3 (patch) | |
tree | f9a152e567e3e40dce833ac0da5d73e302910420 | |
parent | a84e6e9747279e3d9fc0598ec2bfd14e191e48d6 (diff) | |
download | volse-hubzilla-47d988419fbfcc61c0b87069705f455816e114b3.tar.gz volse-hubzilla-47d988419fbfcc61c0b87069705f455816e114b3.tar.bz2 volse-hubzilla-47d988419fbfcc61c0b87069705f455816e114b3.zip |
bump version
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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); |