~ Version Bump: 2.1

This commit is contained in:
Michael Auer
2022-10-21 15:35:52 +02:00
parent 5df433d603
commit 065878a6e9

View File

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