Changeset 2243994
- Timestamp:
- 02/13/2020 04:14:27 PM (6 years ago)
- File:
-
- 1 edited
-
mapcraft/tags/0.3.0/mapcraft.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mapcraft/tags/0.3.0/mapcraft.php
r2079893 r2243994 17 17 * Plugin URI: https://mapcraftpro.com 18 18 * Description: Craft beautiful Google Maps for your website. 19 * Version: 0. 2.019 * Version: 0.3.0 20 20 * Author: Webcraft Plugins Ltd. 21 21 * Author URI: https://webcraftplugins.com … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'MAPCRAFT_VERSION', '0. 2.0' );38 define( 'MAPCRAFT_VERSION', '0.3.0' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.