Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pathologic committed Mar 9, 2021
1 parent f3a891e commit 2ce68ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manager/includes/version.inc.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
$modx_version = '1.4.13'; // Current version number
$modx_release_date = 'Mar 8, 2021'; // Date of release
$modx_version = '1.4.14'; // Current version number
$modx_release_date = 'Mar 9, 2021'; // Date of release
$modx_branch = 'Evolution'; // Codebase name
$modx_full_appname = "{$modx_branch} {$modx_version} ({$modx_release_date})";

0 comments on commit 2ce68ea

Please sign in to comment.