Changeset 2963706 for simple-https/trunk/simple-https.php
- Timestamp:
- 09/06/2023 03:06:15 PM (3 years ago)
- File:
-
- 1 edited
-
simple-https/trunk/simple-https.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-https/trunk/simple-https.php
r2905919 r2963706 16 16 * Plugin URI: https://wordpress.org/plugins/simple-https/ 17 17 * Description: Correct your SSL/HTTPS issue within few clicks and enable HTTP Strict Transport Security for your website ! You only need to ensure that you already have an SSL certificate installed, and this plugin will do the rest. 18 * Version: 2.2. 118 * Version: 2.2.2 19 19 * Author: Neoslab 20 20 * Author URI: https://neoslab.com … … 38 38 * Rename this for your plugin and update it as you release new versions 39 39 */ 40 define('SIMPLE_HTTPS_VERSION', '2.2. 1');40 define('SIMPLE_HTTPS_VERSION', '2.2.2'); 41 41 42 42 /**
Note: See TracChangeset
for help on using the changeset viewer.