set version to 6.1.0

This commit is contained in:
Uwe Steinmann 2020-04-23 21:09:41 +02:00
parent 2cde6f01b4
commit 66b535473d

View File

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