From 1ee8198c6fd7d5ebf97c779275c4d63aab8a13b1 Mon Sep 17 00:00:00 2001
From: naskya <m@naskya.net>
Date: Sat, 4 May 2024 16:04:31 +0900
Subject: [PATCH] v20240504

---
 docs/api-change.md | 2 +-
 docs/changelog.md  | 2 +-
 package.json       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/api-change.md b/docs/api-change.md
index ea5cfa4da2..f5254955f2 100644
--- a/docs/api-change.md
+++ b/docs/api-change.md
@@ -2,7 +2,7 @@
 
 Breaking changes are indicated by the :warning: icon.
 
-## Unreleased
+## v20240504
 
 - :warning: Removed `release` endpoint.
 
diff --git a/docs/changelog.md b/docs/changelog.md
index 2cd973d414..19bbecaaec 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
+## [v20240504](https://firefish.dev/firefish/firefish/-/merge_requests/10790/commits)
 
 - Fix bugs
 
diff --git a/package.json b/package.json
index 90277975f1..068353db7d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "firefish",
-	"version": "20240430",
+	"version": "20240504",
 	"repository": {
 		"type": "git",
 		"url": "https://firefish.dev/firefish/firefish.git"