Skip to content

Commit

Permalink
Update pipeline release (#70)
Browse files Browse the repository at this point in the history
- Bump Azure DevOps pipeline version to 0.3.0 for new builds
  • Loading branch information
BernieWhite authored Jan 31, 2019
1 parent 98be010 commit f9e147f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ strategy:

variables:
buildConfiguration: 'Release'
version: '0.2.0'
version: '0.3.0'

# Use build number format, i.e. 0.1.0-B181101
name: $(version)-B$(date:yyMM)$(rev:rr)
Expand Down

0 comments on commit f9e147f

Please sign in to comment.