From 7cacc2535c90375332dac6b3536ad15e74ba4bfe Mon Sep 17 00:00:00 2001
From: naskya <m@naskya.net>
Date: Tue, 26 Mar 2024 04:48:03 +0900
Subject: [PATCH] v20240326

---
 docs/changelog.md         | 2 +-
 docs/notice-for-admins.md | 2 +-
 package.json              | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/changelog.md b/docs/changelog.md
index f56b200162..24a41f3f1c 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
+## [v20240326](https://firefish.dev/firefish/firefish/-/merge_requests/10713/commits)
 
 - Fix bugs
 - Add an icon in the posting form to indicate that attached files have alt text
diff --git a/docs/notice-for-admins.md b/docs/notice-for-admins.md
index 0ac4390ab1..7b18882a2f 100644
--- a/docs/notice-for-admins.md
+++ b/docs/notice-for-admins.md
@@ -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
+## v20240326
 
 ### For Docker/Podman users
 
diff --git a/package.json b/package.json
index 2756498452..6604a3f094 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "firefish",
-	"version": "20240319",
+	"version": "20240326",
 	"repository": {
 		"type": "git",
 		"url": "https://firefish.dev/firefish/firefish.git"