Plugin Directory

Changeset 3201769


Ignore:
Timestamp:
12/03/2024 02:15:15 PM (15 months ago)
Author:
clicksports
Message:

Update 1.4.2

Location:
clicksports-maps/tags/1.4.2/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • clicksports-maps/tags/1.4.2/trunk/clicksports-maps.php

    r3201768 r3201769  
    1616 * Plugin Name:       CLICKSPORTS Maps
    1717 * Description:       This plugin is a simple alternative to Google Maps and displays a customizable map on your website.
    18  * Version:           1.4.1
     18 * Version:           1.4.2
    1919 * Author:            CLICKSPORTS
    2020 * Author URI:        https://www.clicksports.de
  • clicksports-maps/tags/1.4.2/trunk/includes/class-clicksports-maps.php

    r3201760 r3201769  
    6363            $this->version = CLICKSPORTS_MAPS_VERSION;
    6464        } else {
    65             $this->version = '1.4.1';
     65            $this->version = '1.4.2';
    6666        }
    6767        $this->plugin_name = 'clicksports-maps';
Note: See TracChangeset for help on using the changeset viewer.