Skip to content

Commit 63938fd

Browse files
authored
Bump CI pipeline (#87)
1 parent c32910c commit 63938fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.azure-pipelines/azure-pipelines.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# CI pipeline for PSDocs.Azure
33

44
variables:
5-
version: '0.3.0'
5+
version: '0.4.0'
66
buildConfiguration: 'Release'
77
disable.coverage.autogenerate: 'true'
88
imageName: 'ubuntu-18.04'
99

10-
# Use build number format, i.e. 0.2.0-B2101001
10+
# Use build number format, i.e. 0.4.0-B2101001
1111
name: $(version)-B$(date:yyMM)$(rev:rrr)
1212

1313
trigger:

0 commit comments

Comments
 (0)