From a395bd103090c3826e89081812558bd063d8385d Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 15 Apr 2026 10:28:12 +0200 Subject: [PATCH] new version 5.1.47 --- inc/inc.Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/inc.Version.php b/inc/inc.Version.php index 0c70832c8..bc092a2ac 100644 --- a/inc/inc.Version.php +++ b/inc/inc.Version.php @@ -22,7 +22,7 @@ namespace Seeddms\Seeddms; class Version { /* {{{ */ - const _number = "5.1.46"; + const _number = "5.1.47"; const _string = "SeedDMS"; function __construct() {