File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11This file shows the changes in recent releases of MODX. The most current release is usually the
22development release, and is only shown to give an idea of what's currently in the pipeline.
33
4+ Evolution CMS 1.3.1(Jul 10, 2017)
5+ * [GitHub:#c2348530] - [F] DocLister 2.3.5 fix paginate (dmi3yy)
6+ * [GitHub:#6daadd0f] - [F] version in top menu (dmi3yy)
7+
48Evolution CMS 1.3.0(Jul 10, 2017)
59* [GitHub:#3dda520a] - [R] update sortables list delete mootools sortables (64j)
610* [GitHub:#9cafe6db] - [F] fix toggle menu (64j)
Original file line number Diff line number Diff line change 11<?php
2- $ modx_version = '1.3.0 ' ; // Current version number
2+ $ modx_version = '1.3.1 ' ; // Current version number
33$ modx_release_date = 'Jul 19, 2017 ' ; // Date of release
44$ modx_branch = 'Evolution CMS ' ; // Codebase name
55$ modx_full_appname = "{$ modx_branch } {$ modx_version } ( {$ modx_release_date }) " ;
You can’t perform that action at this time.
0 commit comments