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