Skip to content

Commit 32755f9

Browse files
author
mhirdes
committed
[BUGFIX] version number
1 parent 0b34c3d commit 32755f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"support": {
1717
"issues": "https://forge.typo3.org/projects/go_maps_ext"
1818
},
19-
"version": "2.1",
19+
"version": "2.1.0",
2020
"replace": {
2121
"go_maps_ext": "*"
2222
},

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'description' => 'Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,
1616
images for markers, style maps, KML, categories, responsive and many more.',
1717
'category' => 'plugin',
18-
'version' => '2.1',
18+
'version' => '2.1.0',
1919
'state' => 'stable',
2020
'uploadfolder' => 1,
2121
'modify_tables' => '',

0 commit comments

Comments
 (0)