This commit is contained in:
syuilo 2018-12-09 23:15:06 +09:00
parent 5b74f2591b
commit 4fbb65da1c
2 changed files with 6 additions and 5 deletions

View file

@ -1,9 +1,10 @@
ChangeLog
=========
破壊的変更のみ記載。
This document describes breaking changes only.
10.62.2
-------
* バグ修正
* ユーザビリティの向上
10.0.0
------

View file

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.62.1",
"clientVersion": "2.0.12580",
"version": "10.62.2",
"clientVersion": "2.0.12609",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,