This commit is contained in:
syuilo 2022-04-23 19:54:09 +09:00
parent e213c2e844
commit 3658f19d98
2 changed files with 7 additions and 1 deletions

View file

@ -10,6 +10,12 @@
You should also include the user name that made the change. You should also include the user name that made the change.
--> -->
## 12.110.1 (2022/04/23)
### Bugfixes
- Fix GOP rendering @syuilo
- Improve performance of antenna, clip, and list @xianon
## 12.110.0 (2022/04/11) ## 12.110.0 (2022/04/11)
### Improvements ### Improvements

View file

@ -1,6 +1,6 @@
{ {
"name": "misskey", "name": "misskey",
"version": "12.110.0", "version": "12.110.1",
"codename": "indigo", "codename": "indigo",
"repository": { "repository": {
"type": "git", "type": "git",