pull/38670/head^2
leplan73 4 years ago committed by GitHub
parent 91a67ab0fb
commit 258e2cd91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/developers/plugins/plugin.schema.json

@ -303,7 +303,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\\%)"
}
}
},

Loading…
Cancel
Save