Version 10.1

This commit is contained in:
sparkyx 2026-03-01 11:36:37 +01:00
parent 5901df5a1f
commit 3cd9a1d608

View file

@ -25,7 +25,7 @@
global $version_noalyss;
// version
define('NOALYSS_VERSION', 10001 );
define('NOALYSS_VERSION', 10100 );
// Database schema version
define("DBVERSION", 207);