11.24.2
This commit is contained in:
parent
c76c1fc4ef
commit
3bc2fe8527
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ npm i -g ts-node
|
|||
npm run migrate
|
||||
```
|
||||
|
||||
unreleased
|
||||
11.24.2 (2019/07/05)
|
||||
--------------------
|
||||
### 🐛Fixes
|
||||
* チャートAPIの返り値が文字列になっていることがある問題を修正
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"author": "syuilo <i@syuilo.com>",
|
||||
"version": "11.24.1",
|
||||
"version": "11.24.2",
|
||||
"codename": "daybreak",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue