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"