Wrapper Meta VersionΒΆ

https://burrito.bible/schema/wrapper/wrapper_meta_version.schema.json

Semantic version of the Scripture Burrito wrapper specification this file follows.

type

string

examples

0.0.1

1.0.0

pattern

^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-[0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*)?(?:\+[0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*)?$