Skip to content

Commit

Permalink
Evolution CMS 3.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmi3yy committed Mar 1, 2022
1 parent 1c586bc commit b366ca6
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,7 +1,7 @@
<?php
return [
'version' => '3.1.9', // Current version number
'release_date' => 'Feb 17, 2022', // Date of release
'version' => '3.1.10', // Current version number
'release_date' => 'Mar 01, 2022', // Date of release
'branch' => 'Evolution CMS', // Codebase name
'full_appname' => 'Evolution CMS 3.1.9 (Feb 17, 2022)'
'full_appname' => 'Evolution CMS 3.1.10 (Mar 01, 2022)'
];

0 comments on commit b366ca6

Please sign in to comment.