diff --git a/CHANGELOG.md b/CHANGELOG.md index 7afaaffae5..914bde051c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,11 @@ You should also include the user name that made the change. --> +## 13.3.3 (2023/02/04) + +### Bugfixes +- Server: improve security + ## 13.3.2 (2023/02/04) ### Improvements diff --git a/package.json b/package.json index 236d02eb3c..7609cce8d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.3.2", + "version": "13.3.3", "codename": "nasubi", "repository": { "type": "git",