diff --git a/CHANGELOG.md b/CHANGELOG.md index 19d440b6f3699d032000ffc688605b120c8f30b7..e68b16b401fc01ebf45b5f0a7a1795b81b3f1881 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## 2.1.1 + ## 2.1.0 * Card shortcode will not longer render the horizontal rule when there is no diff --git a/api/nodeinfo/2.1.ts b/api/nodeinfo/2.1.ts index 5c287d3493da7297401a4b5161ebd6dd3abeee92..bc3411afdd52b1d8f1530ff15f2fd37c97e28cf4 100644 --- a/api/nodeinfo/2.1.ts +++ b/api/nodeinfo/2.1.ts @@ -9,7 +9,7 @@ export default function (req: VercelRequest, res: VercelResponse) { "name": "Fedipage", "repository": "https://git.qoto.org/fedipage/fedipage", "homepage": "https://fedipage.com/", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub"