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 c46e5a52c6
commit 91fc734891
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';