Skip to content

Commit

Permalink
Cosmos DB: Bump package version for hotfix release (#864)
Browse files Browse the repository at this point in the history
  • Loading branch information
ealsur committed Aug 30, 2023
1 parent 5b7367e commit 28bb573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Extensions can have independent versions and only increment when released -->
<Version>3.0.0$(VersionSuffix)</Version>
<ExtensionsVersion>5.0.0$(VersionSuffix)</ExtensionsVersion> <!-- WebJobs.Extensions -->
<CosmosDBVersion>4.3.0$(VersionSuffix)</CosmosDBVersion>
<CosmosDBVersion>4.3.1$(VersionSuffix)</CosmosDBVersion>
<HttpVersion>3.2.0$(VersionSuffix)</HttpVersion>
<MobileAppsVersion>3.0.0$(VersionSuffix)</MobileAppsVersion>
<SendGridVersion>3.0.3$(VersionSuffix)</SendGridVersion>
Expand Down

0 comments on commit 28bb573

Please sign in to comment.