Skip to content

Commit eaf9dac

Browse files
committed
1.3.7 fix Bugfix with <@ tags
1 parent 75114e6 commit eaf9dac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manager/includes/version.inc.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$modx_version = '1.3.6'; // Current version number
3-
$modx_release_date = 'Sep 04, 2017'; // Date of release
2+
$modx_version = '1.3.7'; // Current version number
3+
$modx_release_date = 'Apr 04, 2017'; // Date of release
44
$modx_branch = 'Evolution'; // Codebase name
55
$modx_full_appname = "{$modx_branch} {$modx_version} ({$modx_release_date})";

0 commit comments

Comments
 (0)