From 5a06de0e80cffbef2402711753dbc036eb329028 Mon Sep 17 00:00:00 2001 From: karahanharunn Date: Thu, 5 Sep 2024 09:14:36 +0200 Subject: [PATCH] chore: reverting version changes --- packages/pluggableWidgets/maps-native/CHANGELOG.md | 2 -- packages/pluggableWidgets/maps-native/package.json | 2 +- packages/pluggableWidgets/maps-native/src/package.xml | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/pluggableWidgets/maps-native/CHANGELOG.md b/packages/pluggableWidgets/maps-native/CHANGELOG.md index c2883719f..aaac3d94a 100644 --- a/packages/pluggableWidgets/maps-native/CHANGELOG.md +++ b/packages/pluggableWidgets/maps-native/CHANGELOG.md @@ -6,8 +6,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] -## [5.0.0] - 2024-09-03 - ### Changed - We updated the `react-native-maps` version to `1.14.0` diff --git a/packages/pluggableWidgets/maps-native/package.json b/packages/pluggableWidgets/maps-native/package.json index 5d4e984a8..0c5c74000 100644 --- a/packages/pluggableWidgets/maps-native/package.json +++ b/packages/pluggableWidgets/maps-native/package.json @@ -1,7 +1,7 @@ { "name": "maps-native", "widgetName": "Maps", - "version": "5.0.0", + "version": "4.0.0", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/packages/pluggableWidgets/maps-native/src/package.xml b/packages/pluggableWidgets/maps-native/src/package.xml index 333863e46..d2112b640 100644 --- a/packages/pluggableWidgets/maps-native/src/package.xml +++ b/packages/pluggableWidgets/maps-native/src/package.xml @@ -1,6 +1,6 @@ - +