Skip to content

Commit

Permalink
[ADD] Version update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Seiger committed Aug 29, 2023
1 parent 779f4ad commit b00a062
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/factory/version.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php return [
'version' => '3.2.2', // Current version number
'release_date' => 'May 31, 2023', // Date of release
'version' => '3.2.3', // Current version number
'release_date' => 'August 29, 2023', // Date of release
'branch' => 'Evolution CMS', // Codebase name
'full_appname' => 'Evolution CMS 3.2.2 (May 31, 2023)'
'full_appname' => 'Evolution CMS 3.2.3 (August 29, 2023)'
];

0 comments on commit b00a062

Please sign in to comment.