diff --git a/CHANGELOG.md b/CHANGELOG.md
index cfd54f74d..37e3d52a0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@
 You should also include the user name that made the change.
 -->
 
-## 12.x.x (unreleased)
+## 12.112.3 (2022/07/09)
 
 ### Improvements
 - Make active email validation configurable
diff --git a/package.json b/package.json
index e07da5ca0..402ae906d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "misskey",
-	"version": "12.112.2",
+	"version": "12.112.3",
 	"codename": "indigo",
 	"repository": {
 		"type": "git",