set version to 6.1.0

This commit is contained in:
Uwe Steinmann 2020-04-23 21:09:41 +02:00
parent 335260edf8
commit 992aa0a3bd

View File

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