preparing for 7.6.5 dev
This commit is contained in:
parent
e2101ad8d2
commit
eb6100d687
3 changed files with 169 additions and 88 deletions
|
|
@ -1,3 +1,5 @@
|
|||
7.6.5
|
||||
|
||||
7.6.4
|
||||
- Survey now will show progress and time limit.
|
||||
- Brand new Survey system. Make sure to export your old results as they will
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
package WebGUI;
|
||||
|
||||
|
||||
our $VERSION = '7.6.4';
|
||||
our $VERSION = '7.6.5';
|
||||
our $STATUS = "beta";
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue