This commit is contained in:
syuilo 2019-07-05 22:35:52 +09:00
parent c76c1fc4ef
commit 3bc2fe8527
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ npm i -g ts-node
npm run migrate npm run migrate
``` ```
unreleased 11.24.2 (2019/07/05)
-------------------- --------------------
### 🐛Fixes ### 🐛Fixes
* チャートAPIの返り値が文字列になっていることがある問題を修正 * チャートAPIの返り値が文字列になっていることがある問題を修正

View file

@ -1,7 +1,7 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "11.24.1", "version": "11.24.2",
"codename": "daybreak", "codename": "daybreak",
"repository": { "repository": {
"type": "git", "type": "git",