From 82c2e9e5c456bbe4703540f08bd26fd71b111f56 Mon Sep 17 00:00:00 2001
From: naskya <m@naskya.net>
Date: Thu, 29 Feb 2024 22:48:37 +0900
Subject: [PATCH] v20240229

---
 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 cb52603a6f..b6e798dab5 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -2,7 +2,7 @@
 
 Critical security updates are indicated by the :warning: icon.
 
-## Unreleased
+## v20240229
 
 - Add ability to pull-down-to-refresh timelines in PWA
 - Make passkey/security key independent of TOTP (!10670)
diff --git a/package.json b/package.json
index 0cabda5b19..0114e3f6fd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "firefish",
-	"version": "20240228",
+	"version": "20240229",
 	"repository": {
 		"type": "git",
 		"url": "https://firefish.dev/firefish/firefish.git"