forked from FoundKeyGang/FoundKey
12.103.1
This commit is contained in:
parent
9b7b8bb9a1
commit
74cef67e9f
2 changed files with 6 additions and 1 deletions
|
@ -7,6 +7,11 @@
|
|||
|
||||
-->
|
||||
|
||||
## 12.103.1 (2022/02/02)
|
||||
|
||||
### Bugfixes
|
||||
- クライアント: ツールチップの表示位置が正しくない問題を修正
|
||||
|
||||
## 12.103.0 (2022/02/02)
|
||||
|
||||
### Improvements
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"version": "12.103.0",
|
||||
"version": "12.103.1",
|
||||
"codename": "indigo",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue