Update the version
This commit is contained in:
Родитель
4611c9fc70
Коммит
3884ad82e9
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "azure-iothub",
|
||||
"version": "1.16.2",
|
||||
"version": "1.16.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "azure-iothub",
|
||||
"version": "1.16.2",
|
||||
"version": "1.16.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@azure/core-auth": "^1.4.0",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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'
|
||||
|
|
Загрузка…
Ссылка в новой задаче