Skip to content

Commit

Permalink
Release 3.25.6+201229
Browse files Browse the repository at this point in the history
  • Loading branch information
eddylackmann committed Dec 28, 2020
1 parent a8e5c6f commit 411f1e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/config/version.php
Expand Up @@ -12,10 +12,10 @@
*/


$config['versionnumber'] = '3.25.5';
$config['versionnumber'] = '3.25.6';
$config['dbversionnumber'] = 365;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['templateapiversion'] = 3;
$config['assetsversionnumber'] = '30167';
$config['assetsversionnumber'] = '30168';
return $config;
6 changes: 6 additions & 0 deletions docs/release_notes.txt
Expand Up @@ -34,6 +34,12 @@ Thank you to everyone who helped with this new release!

CHANGE LOG
------------------------------------------------------
Changes from 3.25.5 (build 201222) to 3.25.6 (build 201229) December 28, 2020
-Fixed issue #16906: Version disclosure via limesurvey.pot (Denis Chenu)
-Fixed issue #16862: Not possible to batch-edit owners for Central Participant database (Gabriel Jenik)
#Updated translation: Macedonian by SimonaOgnenovska


Changes from 3.25.4 (build 201215) to 3.25.5 (build 201222) December 21, 2020
-Fixed issue #16849: Question radio button with Question Theme "Bootstrap Buttons" does not keep value in "Other" field (Gabriel Jenik)
-Fixed issue #16799: User with read + create survey : invalid list shown (Gabriel Jenik)
Expand Down

0 comments on commit 411f1e2

Please sign in to comment.