Skip to content

Commit

Permalink
Release 3.28.27+220905
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Sep 5, 2022
1 parent cf33a3b commit 4f12944
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/config/version.php
Expand Up @@ -12,10 +12,10 @@
*/


$config['versionnumber'] = '3.28.26';
$config['versionnumber'] = '3.28.27';
$config['dbversionnumber'] = 366;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['templateapiversion'] = 3;
$config['assetsversionnumber'] = '30254';
$config['assetsversionnumber'] = '30255';
return $config;
11 changes: 11 additions & 0 deletions docs/release_notes.txt
Expand Up @@ -34,6 +34,17 @@ Thank you to everyone who helped with this new release!

CHANGE LOG
------------------------------------------------------
Changes from 3.28.26 (build 220829) to 3.28.27 (build 220905) September 5, 2022
#Updated translation: Valencian by joamuran, vbraque
#Updated translation: Turkish by kayazeren
#Updated translation: Thai by adzpire, tomzt
#Updated translation: Swedish by maxzomborszki
#Updated translation: Italian by lfanfoni
#Updated translation: Italian (Informal) by lfanfoni
#Updated translation: Galician by Calidonia
#Updated translation: Chinese (Simplified) by johnxan


Changes from 3.28.25 (build 220822) to 3.28.26 (build 220829) August 29, 2022
-Fixed issue: No response recorded when using registration (Carsten Schmitz)
#Updated translation: German by c_schmitz
Expand Down

0 comments on commit 4f12944

Please sign in to comment.