Plugin Directory

Changeset 3245989


Ignore:
Timestamp:
02/24/2025 07:47:26 PM (13 months ago)
Author:
divspot
Message:

Version 1.1.2 release.

Location:
ds-directory
Files:
68 added
2 edited

Legend:

Unmodified
Added
Removed
  • ds-directory/trunk/ds-directory.php

    r2900081 r3245989  
    44Plugin URI:   https://www.divspot.co.za/plugin-ds-floated-menu/
    55Description:  DS Directory adds to your WordPress installation a clean and flexible directory (e.g. Shops, Services, Products, Cars).
    6 Version:      1.1.1
     6Version:      1.1.2
    77Author:       divSpot
    88Author URI:   https://www.divspot.co.za
     
    3535define( 'DSDI_TITLE'         , 'DS Directory' );                         // DSDI Title
    3636define( 'DSDI_SLUG'          , sanitize_title( DSDI_TITLE ) );           // Plugin slug.
    37 define( 'DSDI_VERSION'       , '1.1.1' );
     37define( 'DSDI_VERSION'       , '1.1.2' );
    3838
    3939
  • ds-directory/trunk/readme.txt

    r2900081 r3245989  
    88Requires PHP: 7.2
    99Requires at least: 5.3
    10 Tested up to: 6.2
    11 Stable tag: 1.1.1
    12 Version: 1.1.1
     10Tested up to: 6.7.2
     11Stable tag: 1.1.2
     12Version: 1.1.2
    1313License: GPLv3 or later
    1414License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    3636
    3737== Upgrade Notice ==
     38= 1.1.2 =
     39* Update: Version bump.
     40
    3841= 1.1.1 =
    3942* Update: Compatibility with WordPress 6.2.
     
    5053
    5154== Changelog ==
     55= 1.1.2 =
     56* Update: Version bump.
     57
    5258= 1.1.1 =
    5359* Update: Compatibility with WordPress 6.2.
Note: See TracChangeset for help on using the changeset viewer.