Update internal package version (#532)

This commit is contained in:
Pepe Rivera
2019-06-03 13:58:54 -07:00
committed by GitHub
parent 6e3fe90eb5
commit 06c0dd9bd0
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.10
vstsPackageVersion: 0.0.11
- template: ./build-single-architecture.yaml
parameters:

View File

@@ -91,7 +91,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.10
vstsPackageVersion: 0.0.11
- task: PkgESStoreBrokerPackage@10
displayName: Create StoreBroker Packages