v20240401

This commit is contained in:
naskya 2024-04-01 04:16:15 +09:00
parent 88ca0e1621
commit 54dfe1c222
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C
2 changed files with 5 additions and 1 deletions

View file

@ -5,6 +5,10 @@ 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.
## [v20240401](https://firefish.dev/firefish/firefish/-/merge_requests/10724/commits)
- Fix bugs
## :warning: [v20240330](https://firefish.dev/firefish/firefish/-/merge_requests/10719/commits)
- Fix bugs (including a critical security issue)

View file

@ -1,6 +1,6 @@
{
"name": "firefish",
"version": "20240330",
"version": "20240401",
"repository": {
"type": "git",
"url": "https://firefish.dev/firefish/firefish.git"