~ Version Bump: 1.2

This commit is contained in:
Michael Auer
2020-11-13 14:16:31 +01:00
parent 8c187378e0
commit 7dbba2b5ba

View File

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