Changeset 3201769
- Timestamp:
- 12/03/2024 02:15:15 PM (15 months ago)
- Location:
- clicksports-maps/tags/1.4.2/trunk
- Files:
-
- 2 edited
-
clicksports-maps.php (modified) (1 diff)
-
includes/class-clicksports-maps.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
clicksports-maps/tags/1.4.2/trunk/clicksports-maps.php
r3201768 r3201769 16 16 * Plugin Name: CLICKSPORTS Maps 17 17 * Description: This plugin is a simple alternative to Google Maps and displays a customizable map on your website. 18 * Version: 1.4. 118 * Version: 1.4.2 19 19 * Author: CLICKSPORTS 20 20 * Author URI: https://www.clicksports.de -
clicksports-maps/tags/1.4.2/trunk/includes/class-clicksports-maps.php
r3201760 r3201769 63 63 $this->version = CLICKSPORTS_MAPS_VERSION; 64 64 } else { 65 $this->version = '1.4. 1';65 $this->version = '1.4.2'; 66 66 } 67 67 $this->plugin_name = 'clicksports-maps';
Note: See TracChangeset
for help on using the changeset viewer.