diff --git a/docs/changelog.md b/docs/changelog.md index b5a66b7680..cd553ea014 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,7 +5,7 @@ Critical security updates are indicated by the :warning: icon. - Server administrators should check [notice-for-admins.md](./notice-for-admins.md) as well. - Third-party client/bot developers may want to check [api-change.md](./api-change.md) as well. -## :warning: Unreleased +## :warning: [v20240330](https://firefish.dev/firefish/firefish/-/merge_requests/10719/commits) - Fix bugs (including a critical security issue) - We are very thankful to Oneric (the reporter of the security issue) and Laura Hausmann (Iceshrimp maintainer) for kindly and securely sharing the information to fix the issue. diff --git a/package.json b/package.json index b5a87aa812..f90283b1ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firefish", - "version": "20240326", + "version": "20240330", "repository": { "type": "git", "url": "https://firefish.dev/firefish/firefish.git"