diff --git a/appinfo/info.xml b/appinfo/info.xml
index a098ad81d..fff10a88a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -56,7 +56,7 @@ Doe een [featureverzoek](https://github.com/OpenCatalogi/.github/issues/new/choo
**Ondersteuning:** Voor ondersteuning, neem contact op via support@conduction.nl. Voor een Service Level Agreement (SLA), neem contact op via sales@conduction.nl.
]]>
- 2.0.11-unstable.20260901034809
+ 2.0.16-unstable.20260902181521
EUPL-1.2
Conduction
Acato
diff --git a/openapi.json b/openapi.json
index dea5d5f2e..dcdc33e69 100644
--- a/openapi.json
+++ b/openapi.json
@@ -2,7 +2,7 @@
"openapi": "3.1.0",
"info": {
"title": "OpenCatalogi",
- "version": "2.0.11-unstable.20260901034809",
+ "version": "2.0.16-unstable.20260902181521",
"description": "OpenCatalogi's public, anonymously-reachable API surface: full-text search, catalog and publication read access, DCAT-AP-NL and schema.org harvest feeds, DIWOO sitemaps/robots.txt, the federation read surface, the federated-directory sync endpoint, and the CMS read APIs (pages/menus/themes/glossary/listings). Every path in this document corresponds to a route in `appinfo/routes.php` whose controller method carries `@PublicPage` / `#[PublicPage]` — admin-gated and authenticated-only endpoints (settings, retention, Woo batches, setup, OOAPI 5.0 resource reads, DCAT/DIWOO/OOAPI validation reports) are out of scope; see the `public-api-openapi-document` OpenSpec change.",
"license": {
"name": "EUPL-1.2",