From 969d84736854f151e4dfa82651d66d1d36b814bd Mon Sep 17 00:00:00 2001 From: naskya Date: Sun, 23 Jun 2024 19:00:00 +0900 Subject: [PATCH] v20240623 --- docs/changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index f42ff39a35..5d87e24a6e 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. -## Unreleased +## [v20240623](https://firefish.dev/firefish/firefish/-/merge_requests/11049/commits) - Fix bugs diff --git a/package.json b/package.json index 423f3fb78f..4f1f36290e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firefish", - "version": "20240613", + "version": "20240623", "repository": { "type": "git", "url": "https://firefish.dev/firefish/firefish.git"