Plugin Directory

Changeset 3408771


Ignore:
Timestamp:
12/03/2025 04:50:45 AM (4 months ago)
Author:
wpmart
Message:

modified

Location:
image-map-hotspots/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • image-map-hotspots/trunk/index.php

    r3396082 r3408771  
    66  Author: Sk Abul Hasan
    77  Author URI: https://www.wpmart.org/
    8   Version: 3.3
     8  Version: 3.4
    99 */
    1010
     
    1414define('imh_6310_plugin_url', plugin_dir_path(__FILE__));
    1515define('imh_6310_plugin_dir_url', plugin_dir_url(__FILE__));
    16 define('imh_6310_PLUGIN_CURRENT_VERSION', 3.3);
     16define('imh_6310_PLUGIN_CURRENT_VERSION', 3.4);
    1717
    1818add_shortcode('imh_6310_image_map', 'imh_6310_image_map_shortcode');
  • image-map-hotspots/trunk/readme.txt

    r3396082 r3408771  
    44Requires at least: 5.4
    55Tested up to: 6.8
    6 Stable tag: 3.3
     6Stable tag: 3.4
    77Requires PHP: 5.6
    88License: GPLv2 or later
     
    136136
    137137== Changelog ==
     138= 3.4 =
     139* Fixed WooCommerce Product Issue
     140
    138141= 3.3 =
    139142* Fixed font awesome
Note: See TracChangeset for help on using the changeset viewer.