Plugin Directory

Changeset 3034882


Ignore:
Timestamp:
02/13/2024 02:48:04 AM (2 years ago)
Author:
milonfci
Message:

Released version v1.9.1

Location:
gmap-embed/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gmap-embed/trunk/readme.txt

    r3034881 r3034882  
    55Requires at least: 2.9
    66Tested up to: 6.4
    7 Version: 1.9.0
     7Version: 1.9.1
    88Stable tag: 1.9.1
    99Requires PHP: 5.3
  • gmap-embed/trunk/srm_gmap_embed.php

    r3034879 r3034882  
    88  Domain Path: /languages
    99  Author URI: https://www.wpgooglemap.com?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash
    10   Version: 1.9.0
     10  Version: 1.9.1
    1111 */
    1212
     
    1717}
    1818
    19 define('WGM_PLUGIN_VERSION', '1.9.0');
     19define('WGM_PLUGIN_VERSION', '1.9.1');
    2020define('WGM_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
    2121define('WGM_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
Note: See TracChangeset for help on using the changeset viewer.