set version 9.3

This commit is contained in:
sparkyx 2024-08-24 17:26:42 +02:00
parent 4987bb64e4
commit a6a948d305
2 changed files with 1 additions and 1 deletions

View file

@ -25,7 +25,7 @@
global $version_noalyss;
// version
define('NOALYSS_VERSION', 9206 );
define('NOALYSS_VERSION', 9300 );
// Database schema version
define("DBVERSION", 200);