Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pathologic committed Aug 18, 2023
1 parent 4169881 commit abf3ec6
Show file tree
Hide file tree
Showing 2 changed files 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.29'; // Current version number
$modx_release_date = 'June 15, 2023'; // Date of release
$modx_version = '1.4.30'; // Current version number
$modx_release_date = 'August 18, 2023'; // Date of release
$modx_branch = 'Evolution CE'; // Codebase name
$modx_full_appname = "{$modx_branch} {$modx_version} ({$modx_release_date})";
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit abf3ec6

Please sign in to comment.