diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fae994..e3e4c41 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
+
+## 0.1.13 - 2024-10-02
### Changed
-- Upgrade PHP to 8.3.12, skipping 8.3.11, closes #332.
-- Upgrade upstream dependency NGINX Unit to 1.33.0, closes #333.
+- Upgrade PHP to 8.3.12, skipping 8.3.11, closes [#332].
+- Upgrade upstream dependency NGINX Unit to 1.33.0, closes [#333].
## 0.1.12 - 2024-08-04
### Changed
diff --git a/composer.json b/composer.json
index 321df73..dee88a9 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"type": "project",
- "version": "0.1.12",
+ "version": "0.1.13",
"license": "AGPL-3.0-only",
"minimum-stability": "dev",
"prefer-stable": true,
diff --git a/docs/api-endpoints/system/get-instance-configuration/200-response-body.json b/docs/api-endpoints/system/get-instance-configuration/200-response-body.json
index 9a6f356..1c25527 100644
--- a/docs/api-endpoints/system/get-instance-configuration/200-response-body.json
+++ b/docs/api-endpoints/system/get-instance-configuration/200-response-body.json
@@ -1,5 +1,5 @@
{
- "version": "0.1.12",
+ "version": "0.1.13",
"pageSize": {
"min": 5,
"default": 25,
diff --git a/docs/commands/assets/backup-create.html b/docs/commands/assets/backup-create.html
index 926021c..024b06b 100644
--- a/docs/commands/assets/backup-create.html
+++ b/docs/commands/assets/backup-create.html
@@ -41,7 +41,7 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
Backup Create
diff --git a/docs/commands/assets/backup-fetch.html b/docs/commands/assets/backup-fetch.html
index 65e9df9..496ff9d 100644
--- a/docs/commands/assets/backup-fetch.html
+++ b/docs/commands/assets/backup-fetch.html
@@ -41,7 +41,7 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
Backup Fetch
diff --git a/docs/commands/assets/backup-list.html b/docs/commands/assets/backup-list.html
index 0e8bfbf..e243814 100644
--- a/docs/commands/assets/backup-list.html
+++ b/docs/commands/assets/backup-list.html
@@ -41,13 +41,13 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
Backup List
Name Hostname Version Date Nodes Edges Files
reference-dataset ember-nexus dev 2023-05-06 282 338 0
- test b43cd4194a0d 0.1.12 2024-04-21 0 0 0
+ test b43cd4194a0d 0.1.13 2024-04-21 0 0 0
▶ Command finished successfully.
diff --git a/docs/commands/assets/backup-load.html b/docs/commands/assets/backup-load.html
index adcca95..52a5547 100644
--- a/docs/commands/assets/backup-load.html
+++ b/docs/commands/assets/backup-load.html
@@ -41,7 +41,7 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
Backup Load
diff --git a/docs/commands/assets/cache-clear-etag.html b/docs/commands/assets/cache-clear-etag.html
index 756ff6e..b985229 100644
--- a/docs/commands/assets/cache-clear-etag.html
+++ b/docs/commands/assets/cache-clear-etag.html
@@ -41,7 +41,7 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
Cache Clear Etag
diff --git a/docs/commands/assets/database-drop.html b/docs/commands/assets/database-drop.html
index e11108a..f579430 100644
--- a/docs/commands/assets/database-drop.html
+++ b/docs/commands/assets/database-drop.html
@@ -41,7 +41,7 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
Database Drop
diff --git a/docs/commands/assets/system-healthcheck.html b/docs/commands/assets/system-healthcheck.html
index 6802b95..c756a83 100644
--- a/docs/commands/assets/system-healthcheck.html
+++ b/docs/commands/assets/system-healthcheck.html
@@ -41,7 +41,7 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
Healthcheck
diff --git a/docs/commands/assets/token-create.html b/docs/commands/assets/token-create.html
index 0ec23c2..531fed4 100644
--- a/docs/commands/assets/token-create.html
+++ b/docs/commands/assets/token-create.html
@@ -41,7 +41,7 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
Token Create
diff --git a/docs/commands/assets/token-revoke.html b/docs/commands/assets/token-revoke.html
index 6a94dd5..9255769 100644
--- a/docs/commands/assets/token-revoke.html
+++ b/docs/commands/assets/token-revoke.html
@@ -41,7 +41,7 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
Token Revocation
@@ -57,7 +57,7 @@
84e32a4f-840b-435a-a064-2e72f19d8b20 53ae199c-6b71-44c1-b10c-fca306b32cbf user@relation.putElement.endpoint.localhost.dev 2024-04-21 22:11:58 -
374fa7ea-4df7-475c-a6a6-b35ff7b9bae1 1a0fd886-9f62-497f-8d20-bd61a40b49b7 user@node.deleteElement.endpoint.localhost.dev 2024-04-21 22:11:58 -
840fee16-996e-4b1a-af2a-77d77c4aeda7 a70e49dc-ec45-414a-beb2-43e6fa56eb41 user@relation.deleteElement.endpoint.localhost.dev 2024-04-21 22:11:58 -
- 933936dd-4bc8-48ea-bb52-2084b46c32c9 0b42c1d0-9994-4cd4-99db-4ba5e0.1.12cf user@deleteToken.user.endpoint.localhost.dev 2024-04-21 22:11:58 -
+ 933936dd-4bc8-48ea-bb52-2084b46c32c9 0b42c1d0-9994-4cd4-99db-4ba5e0.1.13cf user@deleteToken.user.endpoint.localhost.dev 2024-04-21 22:11:58 -
Revoking tokens...
diff --git a/docs/commands/assets/user-create.html b/docs/commands/assets/user-create.html
index 83390bf..898d8f1 100644
--- a/docs/commands/assets/user-create.html
+++ b/docs/commands/assets/user-create.html
@@ -41,7 +41,7 @@
▄
▄▀ ▀▄ Ember Nexus API
- ▀█▀ v0.1.12, production mode
+ ▀█▀ v0.1.13, production mode
User Create