From 6c34f800ef9ee597b2876975e763ee6ecc7d70df Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 11 Nov 2024 12:07:25 +0000 Subject: [PATCH] Increment package version after release of Azure.Maps.Geolocation --- sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Maps.Geolocation.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md b/sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md index eb33f3270d953..c496202e24206 100644 --- a/sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md +++ b/sdk/maps/Azure.Maps.Geolocation/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0-beta.4 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0-beta.3 (2024-11-07) ### Bugs Fixed diff --git a/sdk/maps/Azure.Maps.Geolocation/src/Azure.Maps.Geolocation.csproj b/sdk/maps/Azure.Maps.Geolocation/src/Azure.Maps.Geolocation.csproj index ab18470085cd1..5e2ffa18266e3 100644 --- a/sdk/maps/Azure.Maps.Geolocation/src/Azure.Maps.Geolocation.csproj +++ b/sdk/maps/Azure.Maps.Geolocation/src/Azure.Maps.Geolocation.csproj @@ -2,7 +2,7 @@ Azure Maps Azure.Maps.Geolocation Azure Maps Azure.Maps.Geolocation - 1.0.0-beta.3 + 1.0.0-beta.4 Azure;Azure Maps;Maps Azure.Maps.Geolocation $(RequiredTargetFrameworks) $(NoWarn);AZC0012