feat(federation): ⬆️ Upgrade to Versia 0.5

This commit is contained in:
Jesse Wierzbinski 2025-02-17 13:07:43 +01:00
parent e6c7e8a597
commit ed9ffe34f4
No known key found for this signature in database
10 changed files with 34 additions and 28 deletions

View file

@ -41,7 +41,7 @@ export default apiRoute((app) =>
"pub.versia:custom_emojis",
"pub.versia:instance_messaging",
],
versions: ["0.4.0"],
versions: ["0.5.0"],
},
host: config.http.base_url.host,
name: config.instance.name,