Update sitecore-version.yaml

patch-1
Xenov 2022-09-12 16:43:02 +01:00 committed by GitHub
parent 19de5ca8df
commit 84b7a968bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -29,3 +29,15 @@ requests:
group: 1
regex:
- "<major>([0-9]+)</major>"
- type: regex
group: 1
regex:
- "<minor>([0-9]+)</minor>"
- type: regex
group: 1
regex:
- "<build>([0-9]+)</build>"
- type: regex
group: 1
regex:
- "<revision>([0-9]+)</revision>"