~ version bump: 1.1

This commit is contained in:
Michael Auer
2020-09-10 07:07:56 +02:00
parent 7ebaf68117
commit 4ef6cc7d3e

View File

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