Skip to content

Commit 84fd1a4

Browse files
committed
2 parents fac595b + b60fd13 commit 84fd1a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cd-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ variables:
33
NETCORE_VERSION: '3.0.x'
44

55
# set the version numbering, this results in 1.0.1 for the first build incrementing that way.
6-
name: 3.1$(rev:.r)
6+
name: 3.2$(rev:.r)
77

88
# Defines that a commit to the master branch should trigger this build
99
trigger:

0 commit comments

Comments
 (0)