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

This commit is contained in:
Uwe Steinmann 2024-01-30 20:39:56 +01:00
commit 81ee0beeae

View File

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