Plugin Directory

Changeset 3245891


Ignore:
Timestamp:
02/24/2025 04:57:33 PM (13 months ago)
Author:
divspot
Message:

Version 1.14.5 release.

Location:
ds-site-message/trunk
Files:
2 edited

Legend:

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

    r2900058 r3245891  
    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.4
     6Version:      1.14.5
    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.4' );
     33define('DSSM_VERSION' , '1.14.5' );
    3434
    3535
  • ds-site-message/trunk/readme.txt

    r2900058 r3245891  
    99Requires at least: 4.9.4
    1010Tested up to: 6.2
    11 Stable tag: 1.14.4
    12 Version: 1.14.4
     11Stable tag: 1.14.5
     12Version: 1.14.5
    1313License: GPLv3 or later
    1414License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    34343. Click on the "Install Now" button for DSSM.
    35354. Click on the "Activate" button for DSSM.
     36
     37== Upgrade Notice ==
     38= 1.14.5 =
     39* Update: Version bump.
    3640
    3741== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.