diff --git a/package.json b/package.json index eac402538..e9cb7c8d2 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo ", - "version": "8.11.0", - "clientVersion": "1.0.8979", + "version": "8.11.1", + "clientVersion": "1.0.8981", "codename": "nighthike", "main": "./built/index.js", "private": true, diff --git a/src/client/app/desktop/views/pages/admin/admin.dashboard.vue b/src/client/app/desktop/views/pages/admin/admin.dashboard.vue index e0d23331b..fbb9f1818 100644 --- a/src/client/app/desktop/views/pages/admin/admin.dashboard.vue +++ b/src/client/app/desktop/views/pages/admin/admin.dashboard.vue @@ -1,5 +1,5 @@