Changeset 2380156
- Timestamp:
- 09/12/2020 06:20:20 PM (6 years ago)
- File:
-
- 1 edited
-
cynderhost/trunk/cynderhost.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cynderhost/trunk/cynderhost.php
r2380155 r2380156 10 10 * Plugin URI: https://cynderhost.com 11 11 * Description: Provides an easy interface to clear the CynderHost CDN cache, both automatically and programmatically. 12 * Version: 1.2. 112 * Version: 1.2.2 13 13 * Author: CynderHost 14 14 * Author URI: https://profiles.wordpress.org/cynderhost/ … … 26 26 27 27 28 define( 'CYNDERHOST_VERSION', '1.2. 1' );28 define( 'CYNDERHOST_VERSION', '1.2.2' ); 29 29 30 30
Note: See TracChangeset
for help on using the changeset viewer.