~ Version Bump: 1.3

This commit is contained in:
Michael Auer
2020-12-15 14:31:45 +01:00
parent ad315c39a1
commit 68eaefefaa

View File

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