Skip to content

Commit

Permalink
Update the version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanann-ms committed Jun 13, 2023
1 parent 4611c9f commit 3884ad8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure-iothub",
"version": "1.16.2",
"version": "1.16.3",
"description": "Azure IoT SDK - IoT Hub",
"author": "Microsoft Corporation",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions vsts/node-nightly-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ stages:
# - ImageOverride -equals $(vmImage)
jobs:
# Prompt for release approval and SBOM verification
#- deployment: 'stageRelease'
# displayName: 'Approval stage for release'
# environment: 'release'
- deployment: 'stageRelease'
displayName: 'Approval stage for release'
environment: 'release'

# Publish artifact to partner SDK storage
- job: 'publish'
Expand Down

0 comments on commit 3884ad8

Please sign in to comment.