Version Bump 2.2

This commit is contained in:
Lorenz Hilpert
2023-02-17 13:37:16 +01:00
parent ea8bbafbfa
commit bf8438b229

View File

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