Skip to content

Commit f9d1062

Browse files
committed
update LocalStack.Client.Extensions package to v1.1.0
1 parent 5863433 commit f9d1062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines.extensions.artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pr: none
1313
pool:
1414
vmImage: ubuntu-18.04
1515
variables:
16-
Version.MajorMinor: 1.0
16+
Version.MajorMinor: 1.1
1717
Version.Revision: $[counter(variables['Version.MajorMinor'], 0)]
1818
steps:
1919
- bash: "sudo apt install nuget && mkdir ./testrunner && sudo chmod -R 777 ./testrunner && ls"

0 commit comments

Comments
 (0)