version 9025 : bug followup list

This commit is contained in:
sparkyx 2024-05-25 16:41:22 +02:00
parent ac120360bd
commit ff6330d586

View file

@ -25,7 +25,7 @@
global $version_noalyss;
// version
define('NOALYSS_VERSION', 9204 );
define('NOALYSS_VERSION', 9205 );
// Database schema version
define("DBVERSION", 196);