Skip to content

Commit bed3a44

Browse files
Set maps common version (Azure#43951)
* Set maps common version * Update changelog for maps-commn package
1 parent d36fed9 commit bed3a44

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

sdk/maps/Azure.Maps.Common/CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# Release History
22

3-
## 1.0.0-beta.5 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
133
## 1.0.0-beta.4 (2023-07-13)
144

155
### Features Added

sdk/maps/Azure.Maps.Common/src/Azure.Maps.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<PropertyGroup>
66
<AssemblyTitle>Microsoft Azure.Maps.Common client library</AssemblyTitle>
7-
<Version>1.0.0-beta.5</Version>
7+
<Version>1.0.0-beta.4</Version>
88
<DefineConstants>CommonSDK;$(DefineConstants)</DefineConstants>
99
<NoWarn>$(NoWarn);AZC0012</NoWarn>
1010
<PackageTags>Microsoft Azure Maps Common, Microsoft, Azure, Maps, azureofficial</PackageTags>

0 commit comments

Comments
 (0)