MERGE from release/1.3 into develop (with CONFLICTS)

This commit is contained in:
Michael Auer
2021-03-02 16:41:16 +01:00
27 changed files with 434 additions and 40 deletions

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)]"
- name: 'BuildUniqueID'