diff options
author | Mario <mario@mariovavti.com> | 2025-05-13 08:21:20 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-05-13 08:21:20 +0000 |
commit | e91f8f3aef70a9a48cce9cbc8001ed028bd43cdd (patch) | |
tree | e297e883444744ceb8cea661036d2f178f138c4a | |
parent | 9b36c39eff07ada46cf441bd8e9c3f641cbf1bd5 (diff) | |
download | volse-hubzilla-e91f8f3aef70a9a48cce9cbc8001ed028bd43cdd.tar.gz volse-hubzilla-e91f8f3aef70a9a48cce9cbc8001ed028bd43cdd.tar.bz2 volse-hubzilla-e91f8f3aef70a9a48cce9cbc8001ed028bd43cdd.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.21'); +define('STD_VERSION', '10.3.22'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |