Changeset 1587109
- Timestamp:
- 02/02/2017 09:13:44 AM (9 years ago)
- Location:
- scale-lite-tools/trunk
- Files:
-
- 3 edited
-
bootstrap.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
scale-lite-tools.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scale-lite-tools/trunk/bootstrap.php
r1586447 r1587109 8 8 */ 9 9 10 define('SCALE_LITE_TOOLS_VERSION','1.0.8. 3');10 define('SCALE_LITE_TOOLS_VERSION','1.0.8.4'); 11 11 12 12 // scale lite global variables -
scale-lite-tools/trunk/readme.txt
r1586045 r1587109 70 70 == Changelog == 71 71 72 = 1.0.8.3 = 73 FIX: pass zoom meta field when specified 74 75 = 1.0.8.2 = 76 FIX: render corectly multiple markers in multiple maps on the same page 72 = 1.0.8.4 = 73 CHG: google maps frontend rendering without geocoder for better performance -
scale-lite-tools/trunk/scale-lite-tools.php
r1586045 r1587109 6 6 * Author URI: https://github.com/moraryou 7 7 * Text Domain: scale-lite-tools 8 * Version: 1.0.8. 38 * Version: 1.0.8.4 9 9 * Plugin URI: https://github.com/moraryou 10 10 * License: GPL2+
Note: See TracChangeset
for help on using the changeset viewer.