Plugin Directory

Changeset 3400551


Ignore:
Timestamp:
11/21/2025 03:03:49 PM (4 months ago)
Author:
wpmart
Message:

fixed patch issue

Location:
team-showcase-supreme/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • team-showcase-supreme/trunk/index.php

    r3396074 r3400551  
    99  Text Domain: team-showcase-supreme
    1010  Domain Path: /languages
    11   Version: 8.3
     11  Version: 8.4
    1212 */
    1313if (!defined('ABSPATH'))
     
    1616define('wpm_6310_plugin_url', plugin_dir_path(__FILE__));
    1717define('wpm_6310_plugin_dir_url', plugin_dir_url(__FILE__));
    18 define ('WPM_PLUGIN_CURRENT_VERSION', 8.3);
     18define ('WPM_PLUGIN_CURRENT_VERSION', 8.4);
    1919define( 'WPM_6310_PLUGIN_LANGUAGE_PATH', dirname( plugin_basename( __FILE__ ) ) . '/languages' );
    2020
  • team-showcase-supreme/trunk/readme.txt

    r3398467 r3400551  
    44Requires at least: 4.6.14
    55Tested up to: 6.8
    6 Stable tag: 8.3
     6Stable tag: 8.4
    77Requires PHP: 5.6
    88License: GPLv2 or later
     
    183183
    184184== Changelog ==
     185= 8.4 =
     186* FEATURE – Patch issue resolved
     187
    185188= 8.3 =
    186189* FEATURE – Patch issue resolved
Note: See TracChangeset for help on using the changeset viewer.