Apparently apidoc has a positively stupid version parser.

This commit is contained in:
Starbeamrainbowlabs 2016-10-19 21:00:49 +01:00
parent 6d92c793aa
commit 5a9863da01
3 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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