Changeset 2131090
- Timestamp:
- 07/30/2019 09:43:48 PM (7 years ago)
- Location:
- clinicalwp-core
- Files:
-
- 1 deleted
- 2 edited
-
Clinical_CMS.php (modified) (1 diff)
-
README.txt (modified) (3 diffs)
-
trunk (deleted)
Legend:
- Unmodified
- Added
- Removed
-
clinicalwp-core/Clinical_CMS.php
r2131085 r2131090 7 7 Description: Plugin for implementing ClinicalWP core customisations including; Speed Enhancements, Increased Security, Image Enhancements, Support Panels and much more. 8 8 //OLD Version: 3.7.9 9 Version: 1.0. 19 Version: 1.0.2 10 10 Requires at least: 3.9 11 11 Tested up to: 5.2.2 12 12 Requires PHP: 5.0 13 Stable tag: 1.0. 113 Stable tag: 1.0.2 14 14 Contributors: munklefish, missmanylayers, clinicalwp, codeclinic, freemius 15 15 Text Domain: Clinical-CMS-Core -
clinicalwp-core/README.txt
r2131085 r2131090 8 8 Tested up to: 5.2.2 9 9 Requires PHP: 5.0 10 Version: 1.0. 111 Stable tag: 1.0. 110 Version: 1.0.2 11 Stable tag: 1.0.2 12 12 License: GPLv3 13 13 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 131 131 132 132 == Upgrade Notice == 133 = 1.0.2 (Released 2019/07/30) = 134 * Admin release - no noteable changes 135 133 136 = 1.0.1 (Released 2019/07/30) = 134 137 * Minor code optimisations … … 176 179 177 180 == Changelog == 181 = 1.0.2 (Released 2019/07/30) = 182 * Admin release - no noteable changes 183 178 184 = 1.0.1 (Released 2019/07/30) = 179 185 * Minor code optimisations
Note: See TracChangeset
for help on using the changeset viewer.