Revert "DB update 1260 - REQUIRES SODIUM PHP EXTENSION!!!"

This reverts commit 5ee4f37b8d
This commit is contained in:
Mario
2024-01-07 15:50:50 +00:00
parent 5ee4f37b8d
commit 256b66de41
2 changed files with 1 additions and 47 deletions

View File

@@ -65,7 +65,7 @@ define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '8.9.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1260);
define('DB_UPDATE_VERSION', 1259);
define('PROJECT_BASE', __DIR__);