From 8add8025a09c1f64bd7303842475e537e5d541e0 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Sat, 4 Feb 2023 09:12:18 +0900
Subject: [PATCH] 13.3.1

---
 CHANGELOG.md | 2 +-
 package.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59792d6334..1e10edf683 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@
 You should also include the user name that made the change.
 -->
 
-## 13.x.x (unreleased)
+## 13.3.1 (2023/02/04)
 
 ### Bugfixes
 - Client: カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正
diff --git a/package.json b/package.json
index 09d34690e1..532ba6570f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "misskey",
-	"version": "13.3.0",
+	"version": "13.3.1",
 	"codename": "nasubi",
 	"repository": {
 		"type": "git",