start new version 5.1.46

This commit is contained in:
Uwe Steinmann 2026-02-11 21:25:43 +01:00
parent 71b9e43dd8
commit 2a06f6da0a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
--------------------------------------------------------------------------------
Changes in version 5.1.46
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Changes in version 5.1.45
--------------------------------------------------------------------------------

View File

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