set version 10.001

This commit is contained in:
sparkyx 2026-02-14 16:22:09 +01:00
parent a803b8dc66
commit b4f226ab9c

View file

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