Skip to content

Commit

Permalink
Release 3.28.67+230728
Browse files Browse the repository at this point in the history
  • Loading branch information
ptelu committed Jul 28, 2023
1 parent 5354af4 commit 5e72ebe
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.28.66';
$config['versionnumber'] = '3.28.67';
$config['dbversionnumber'] = 366;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['templateapiversion'] = 3;
$config['assetsversionnumber'] = '30296';
$config['assetsversionnumber'] = '30297';
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.28.66 (build 230719) to 3.28.67 (build 230728) July 28, 2023
#Updated translation: Hungarian by DenisChenu
#Updated translation: German by c_schmitz
#Updated translation: German (Informal) by c_schmitz


Changes from 3.28.65 (build 230712) to 3.28.66 (build 230719) July 17, 2023
#Updated translation: Thai by tomzt
#Updated translation: Swedish by maxzomborszki
Expand Down

0 comments on commit 5e72ebe

Please sign in to comment.