13.3.3
This commit is contained in:
parent
e9417fb741
commit
3f199c7113
2 changed files with 6 additions and 1 deletions
|
@ -9,6 +9,11 @@
|
|||
You should also include the user name that made the change.
|
||||
-->
|
||||
|
||||
## 13.3.3 (2023/02/04)
|
||||
|
||||
### Bugfixes
|
||||
- Server: improve security
|
||||
|
||||
## 13.3.2 (2023/02/04)
|
||||
|
||||
### Improvements
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"version": "13.3.2",
|
||||
"version": "13.3.3",
|
||||
"codename": "nasubi",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue