added upgrade scripts for 7.10.33 including upgrade to mysql 8.x

This commit is contained in:
Joeri de Bruin 2026-02-25 17:28:31 +01:00
parent 45a78c182f
commit e07af2eb65
4 changed files with 12 additions and 23 deletions

View file

@ -1,7 +1,7 @@
package WebGUI;
our $VERSION = '7.10.32';
our $VERSION = '7.10.33';
our $STATUS = 'stable';