v20240601

This commit is contained in:
naskya 2024-06-01 01:58:34 +09:00
parent 8e42769dfb
commit 3fa377a765
No known key found for this signature in database
GPG Key ID: 712D413B3A9FED5C
3 changed files with 3 additions and 3 deletions

View File

@ -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.
## Unreleased
## [v20240601](https://firefish.dev/firefish/firefish/-/merge_requests/10943/commits)
- Fix bugs

View File

@ -2,7 +2,7 @@
You can skip intermediate versions when upgrading from an old version, but please read the notices and follow the instructions for each intermediate version before [upgrading](./upgrade.md).
## Unreleased
## v20240601
### For systemd/pm2 users

View File

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