diff --git a/package-lock.json b/package-lock.json index 5c508b2..9af0777 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "connector-mobilizon", - "version": "0.11.4-next", + "version": "0.11.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "connector-mobilizon", - "version": "0.11.4-next", + "version": "0.11.5", "license": "Apache-2.0", "dependencies": { "graphql": "16.8.1", diff --git a/package.json b/package.json index d723361..e9cf188 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connector-mobilizon", - "version": "0.11.4-next", + "version": "0.11.5", "description": "Display Mobilizon events in WordPress.", "private": true, "type": "module", diff --git a/source/changelog.txt b/source/changelog.txt index 78f241e..22a9c77 100644 --- a/source/changelog.txt +++ b/source/changelog.txt @@ -1,12 +1,15 @@ ### [Unreleased] #### Added #### Changed -- Confirm compatibility with WordPress 6.5 #### Deprecated #### Removed #### Fixed #### Security +### [0.11.5] +#### Changed +- Confirm compatibility with WordPress 6.5 + ### [0.11.4] #### Changed - Confirm compatibility with WordPress 6.4