Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2023-09-27 11:41:45 +02:00
commit bd396e1c69

View File

@ -20,7 +20,7 @@
class SeedDMS_Version { /* {{{ */
const _number = "6.0.25";
const _number = "6.0.26";
const _string = "SeedDMS";
function __construct() {