diff --git a/static/doc.json b/static/doc.json
index 40fc4a0..0846a27 100644
--- a/static/doc.json
+++ b/static/doc.json
@@ -3,7 +3,7 @@
"info": {
"title": "Nookipedia",
"description": "The Nookipedia API provides endpoints for retrieving Animal Crossing data pulled from the [Nookipedia wiki](https://nookipedia.com/wiki/Main_Page). A couple of the key benefits of using the Nookipedia API is access to data spanning the entire *Animal Crossing* series, as well as information that is constantly updated and expanding as editors work on the wiki.
This API launched in July 2020 and is under active development. At the moment, we currently have endpoints to retrieve information about *Animal Crossing* villagers, as well as *Animal Crossing: New Horizons* bugs, fish, and sea creatures. In the horizon are endpoints for *New Horizons* furniture and clothing, as well as critters from previous games.
Access to the Nookipedia API requires obtaining a key. This is so we can manage our scale and provide better support for our users. To request access to the API, please fill out [this form](https://forms.gle/wLwtXLerKhfDrRLY8).
This API is 'version 2' of our [original API](https://nookipedia.com/api/). While the previous API scraped information directly from the wiki, this new edition of the API pulls data from a structured and constrained database, resulting in higher-quality data, better searching, and support for filtering.",
- "version": "1.2.0"
+ "version": "1.1.0"
},
"servers": [
{
@@ -1514,4 +1514,4 @@
}
}
}
-}
\ No newline at end of file
+}
diff --git a/static/doc.yaml b/static/doc.yaml
index 2af68f6..20986d5 100644
--- a/static/doc.yaml
+++ b/static/doc.yaml
@@ -20,7 +20,7 @@ info:
scraped information directly from the wiki, this new edition of the API
pulls data from a structured and constrained database, resulting in
higher-quality data, better searching, and support for filtering.
- version: 1.2.0
+ version: 1.1.0
servers:
- url: 'https://api.nookipedia.com/'
paths: