bump version

This commit is contained in:
jaina heartles 2024-12-05 21:57:49 -05:00
parent d111fe935b
commit 2991122668
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
## 2024.9.2 (eGirlskey)
- Improvements to user block: posts should now get properly hidden if they are replies to or mentions of a blocked user.
## 2024.9.1 (eGirlskey)
- Impersonate `misskey` upstream in nodeinfo to fix issues with client apps
- Fix two-factor-auth login with `secureApiMode: true` by returning a stub user to unauthorized clients.

View file

@ -1,6 +1,6 @@
{
"name": "egirlskey",
"version": "2024.9.1",
"version": "2024.9.2",
"codename": "boobdog",
"repository": {
"type": "git",