mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-21 16:13:00 +00:00
Apparently apidoc has a positively stupid version parser.
This commit is contained in:
parent
6d92c793aa
commit
5a9863da01
3 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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)"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue