Update Minor Version 4 => 5

This commit is contained in:
Lorenz Hilpert
2021-09-20 12:04:24 +02:00
parent 7920c8acd1
commit 7c2b556b0b

View File

@@ -11,7 +11,7 @@ variables:
value: '1'
# Minor Version einstellen
- name: 'Minor'
value: '4'
value: '5'
- name: 'Patch'
value: "$[counter(format('{0}.{1}', variables['Major'], variables['Minor']),0)]"
- name: 'BuildUniqueID'