Skip to content

Commit 135e511

Browse files
committed
Bump version.
1 parent fbca6cd commit 135e511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

world_map.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
- helpers\map_xxx.js (arbitrary map object)
4343
*/
4444

45-
if (!window.ScriptInfo.PackageId) { window.DefineScript('World Map', { author: 'regorxxx', version: '3.9.1', features: { drag_n_drop: false } }); }
45+
if (!window.ScriptInfo.PackageId) { window.DefineScript('World Map', { author: 'regorxxx', version: '3.10.0', features: { drag_n_drop: false } }); }
4646

4747
include('helpers\\helpers_xxx.js');
4848
/* global checkCompatible:readable, globQuery:readable, folders:readable, globFonts:readable, globSettings:readable, clone:readable, globSettings:readable, globSettings:readable, isPortable:readable, checkUpdate:readable, debounce:readable */

0 commit comments

Comments
 (0)