(cherry picked from commit 258e2cd91e)
Co-authored-by: leplan73 <sbouchex@gmail.com>
This commit is contained in:
committed by
GitHub
parent
99392d016f
commit
4ad607ecc9
@@ -301,7 +301,7 @@
|
||||
"version": {
|
||||
"type": "string",
|
||||
"description": "Project version of this commit, e.g. `6.7.x`.",
|
||||
"pattern": "^([0-9x]+\\.[0-9x]+\\.*[0-9x]*$|\\%VERSION\\%)"
|
||||
"pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*$|\\%VERSION\\%)"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user