WebGUI 2.3.3 release
This commit is contained in:
parent
12f9388a06
commit
73909699ff
8 changed files with 153 additions and 58 deletions
3
docs/upgrades/upgrade_2.3.2-2.3.3.sql
Normal file
3
docs/upgrades/upgrade_2.3.2-2.3.3.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
insert into international values ('349','WebGUI','English','Latest version available');
|
||||
update settings set value='2.3.3' where name='VERSION';
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue