Skip to content

Commit 3506a33

Browse files
chore: maps widget version update (#181)
2 parents 05f8c3f + a17dbc3 commit 3506a33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/pluggableWidgets/maps-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "maps-native",
33
"widgetName": "Maps",
4-
"version": "4.0.0",
4+
"version": "5.0.0",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",

packages/pluggableWidgets/maps-native/src/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<package xmlns="http://www.mendix.com/package/1.0/">
3-
<clientModule name="Maps" version="4.0.0" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="Maps" version="5.0.0" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="Maps.xml" />
66
</widgetFiles>

0 commit comments

Comments
 (0)