Skip to content

Commit

Permalink
Increment package versions for maps/azure-maps-weather releases
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk committed Dec 31, 2024
1 parent 9658db9 commit 1c72f3e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ com.azure:azure-json;1.3.0;1.4.0-beta.1
com.azure:azure-json-gson;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-json-reflect;1.0.0-beta.2;1.0.0-beta.3
com.azure:azure-maps-traffic;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-maps-weather;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-maps-weather;1.0.0-beta.2;1.0.0-beta.3
com.azure:azure-maps-timezone;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-maps-geolocation;1.0.0-beta.2;1.0.0-beta.3
com.azure:azure-maps-render;2.0.0-beta.1;2.0.0-beta.2
Expand Down
10 changes: 10 additions & 0 deletions sdk/maps/azure-maps-weather/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.0.0-beta.3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0-beta.2 (2024-12-27)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/maps/azure-maps-weather/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-maps-weather</artifactId>
<version>1.0.0-beta.2</version> <!-- {x-version-update;com.azure:azure-maps-weather;current} -->
<version>1.0.0-beta.3</version> <!-- {x-version-update;com.azure:azure-maps-weather;current} -->
<packaging>jar</packaging>

<name>Azure Maps SDK Weather client library</name>
Expand Down

0 comments on commit 1c72f3e

Please sign in to comment.