Apparently apidoc has a dumb version parser.

This commit is contained in:
Starbeamrainbowlabs 2016-10-19 20:59:37 +01:00
parent 9e8a2c49f0
commit 6d92c793aa
3 changed files with 8 additions and 8 deletions

View File

@ -1,13 +1,13 @@
define({
"name": "Pepperminty Wiki",
"version": "0.13-dev",
"version": "0.13",
"description": "A wiki in a box. This is the API documentation.",
"title": "Pepperminty Wiki",
"title": "Pepperminty Wiki (0.13-dev)",
"sampleUrl": false,
"apidoc": "0.2.0",
"generator": {
"name": "apidoc",
"time": "2016-10-19T19:50:59.501Z",
"time": "2016-10-19T19:59:10.420Z",
"url": "http://apidocjs.com",
"version": "0.16.1"
}

View File

@ -1,13 +1,13 @@
{
"name": "Pepperminty Wiki",
"version": "0.13-dev",
"version": "0.13",
"description": "A wiki in a box. This is the API documentation.",
"title": "Pepperminty Wiki",
"title": "Pepperminty Wiki (0.13-dev)",
"sampleUrl": false,
"apidoc": "0.2.0",
"generator": {
"name": "apidoc",
"time": "2016-10-19T19:50:59.501Z",
"time": "2016-10-19T19:59:10.420Z",
"url": "http://apidocjs.com",
"version": "0.16.1"
}

View File

@ -1,6 +1,6 @@
{
"name": "Pepperminty Wiki",
"version": "0.13-dev",
"version": "0.13",
"description": "A wiki in a box. This is the API documentation.",
"title": "Pepperminty Wiki"
"title": "Pepperminty Wiki (0.13-dev)"
}