Ready for WebGUI 8.0.1 development
This commit is contained in:
parent
f59f8a80c4
commit
7656276203
2 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
8.0.1
|
||||
|
||||
8.0.0
|
||||
- #10012 - larger meta data values for multi-value fields
|
||||
- #12310 - fixed rendering and submit button on user edit/add form
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
package WebGUI;
|
||||
|
||||
our $VERSION = '8.0.0';
|
||||
our $VERSION = '8.0.1';
|
||||
our $STATUS = 'beta';
|
||||
|
||||
=head1 LEGAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue