Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Commit

Permalink
Update version yaml to 3.2 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgreisen authored Apr 6, 2021
1 parent ecc6a6d commit 8588dc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ado/variables/version-variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ variables:
- name: version.major
value: 3
- name: version.minor
value: 1
value: 2
- name: version.revision
value: 0
- name: imageTag
value: 'v3.1.0'
value: 'v3.2.0'
- name: imageTagLatest
value: 'v3.latest'
- name: devRevision
Expand Down

0 comments on commit 8588dc6

Please sign in to comment.