mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
Add in jessie.
This commit is contained in:
parent
d11aee0e3e
commit
03520a55db
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"system": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"release": { "enum": ["wheezy", "jessie", "testing", "unstable"] },
|
||||
"release": { "enum": ["squeeze", "wheezy", "jessie", "testing", "unstable"] },
|
||||
"sections": {
|
||||
"type": "array",
|
||||
"minItems": 1
|
||||
|
|
Loading…
Add table
Reference in a new issue