Plugin Directory

Changeset 2694797


Ignore:
Timestamp:
03/16/2022 12:29:05 PM (4 years ago)
Author:
divspot
Message:

Version 1.14.3 release.

Location:
ds-site-message
Files:
53 added
2 edited

Legend:

Unmodified
Added
Removed
  • ds-site-message/trunk/ds-site-message.php

    r2635213 r2694797  
    44Plugin URI:   https://www.divspot.co.za/plugin-ds-site-message/
    55Description:  Add a maintenance or coming soon page to your wordpress site.
    6 Version:      1.14.2
     6Version:      1.14.3
    77Author:       divSpot
    88Author URI:   https://www.divspot.co.za
     
    3131define('DSSM_TITLE'   , 'DS Site Message' );
    3232define('DSSM_SLUG'    , 'ds-site-message' ); // Plugin slug.
    33 define('DSSM_VERSION' , '1.14.2' );
     33define('DSSM_VERSION' , '1.14.3' );
    3434
    3535
  • ds-site-message/trunk/readme.txt

    r2635213 r2694797  
    88Requires PHP: 5.6
    99Requires at least: 4.9.4
    10 Tested up to: 5.8.2
    11 Stable tag: 1.14.2
    12 Version: 1.14.2
     10Tested up to: 5.9.2
     11Stable tag: 1.14.3
     12Version: 1.14.3
    1313License: GPLv3 or later
    1414License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    3636
    3737== Upgrade Notice ==
     38= 1.14.3 =
     39* Update: Compatibility with WordPress 5.9.2.
     40
    3841= 1.14.2 =
    3942* Update: Compatibility with WordPress 5.8.2.
     
    8891
    8992== Changelog ==
     93= 1.14.3 =
     94* Update: Compatibility with WordPress 5.9.2.
     95
     96= 1.14.2 =
     97* Update: Compatibility with WordPress 5.8.2.
     98
    9099= 1.14.1 =
    91100* Update: DS Core updated.
Note: See TracChangeset for help on using the changeset viewer.