Skip to content

Commit e305991

Browse files
committed
Update to Mastodon 4.5
1 parent 77b73fb commit e305991

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"mastodonDocsCommit": "0afc57159aecf25fd22522e948c07b4fdad332a3",
3-
"mastodonVersion": "4.4.0",
3+
"mastodonVersion": "4.5.0",
44
"minimumMastodonVersion": "4.2.0",
55
"blockedFiles": ["methods/notifications_alpha.md"],
66
"overridesRepository": "https://github.com/abraham/documentation",

dist/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openapi": "3.1.0",
33
"info": {
44
"title": "Mastodon API",
5-
"version": "4.4.0",
5+
"version": "4.5.0",
66
"description": "Unofficial documentation for the Mastodon API. Generated with [mastodon-openapi](https://github.com/abraham/mastodon-openapi) from [0afc571](https://github.com/mastodon/documentation/commit/0afc57159aecf25fd22522e948c07b4fdad332a3).",
77
"license": {
88
"name": "GFDL-1.3",

0 commit comments

Comments
 (0)