Skip to content

Commit

Permalink
[TASK] set version to 6.1.2-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mhirdes committed Mar 18, 2024
1 parent e7604a7 commit 0a3cff5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Settings.cfg
@@ -1,6 +1,6 @@
[general]
project = Google Maps API Extbase
release = 6.1.1
release = 6.1.2-dev
version = 6.1
copyright = 2023

Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Expand Up @@ -5,7 +5,7 @@
'description' => 'Google Maps Extension. Simply insert a Google Map Version 3 without jQuery, calculate a route,
images for markers, style maps, KML, categories, responsive and many more.',
'category' => 'plugin',
'version' => '6.1.1',
'version' => '6.1.2-dev',
'state' => 'stable',
'clearCacheOnLoad' => true,
'author' => 'Marc Hirdes',
Expand Down

0 comments on commit 0a3cff5

Please sign in to comment.