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

This commit is contained in:
Uwe Steinmann 2026-04-15 10:28:46 +02:00
commit 56fef317f9

View File

@ -22,7 +22,7 @@ namespace Seeddms\Seeddms;
class Version { /* {{{ */
const _number = "6.0.39";
const _number = "6.0.40";
const _string = "SeedDMS";
function __construct() {