Skip to content

Commit

Permalink
Release 3.28.47+230131
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Jan 30, 2023
1 parent e4ed9b6 commit 9a5db74
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/config/version.php
Expand Up @@ -12,10 +12,10 @@
*/


$config['versionnumber'] = '3.28.46';
$config['versionnumber'] = '3.28.47';
$config['dbversionnumber'] = 366;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['templateapiversion'] = 3;
$config['assetsversionnumber'] = '30275';
$config['assetsversionnumber'] = '30276';
return $config;
10 changes: 10 additions & 0 deletions docs/release_notes.txt
Expand Up @@ -34,6 +34,16 @@ Thank you to everyone who helped with this new release!

CHANGE LOG
------------------------------------------------------
Changes from 3.28.46 (build 230124) to 3.28.47 (build 230131) January 30, 2023
-Fixed issue #18562: Upload question type partially broken (#2811) (Gabriel Jenik)
#Updated translation: Urdu by lucas_encuesta.biz
#Updated translation: Malay by PawelAtroszko
#Updated translation: Hindi by lucas_encuesta.biz, PawelAtroszko
#Updated translation: French (France) by DenisChenu
#Updated translation: Bulgarian by c_schmitz
#Updated translation: Bosnian by DenisChenu


Changes from 3.28.45 (build 230117) to 3.28.46 (build 230124) January 23, 2023
#Updated translation: Dutch by Han
#Updated translation: Dutch (Informal) by Han
Expand Down

0 comments on commit 9a5db74

Please sign in to comment.