version 9025 : bug followup list

This commit is contained in:
sparkyx 2024-05-25 16:41:22 +02:00
parent c63d4b462a
commit 599e77359f

View file

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