diff --git a/feature/src/views/installed/index.vue b/feature/src/views/installed/index.vue index fd82099..53bbe8f 100644 --- a/feature/src/views/installed/index.vue +++ b/feature/src/views/installed/index.vue @@ -222,13 +222,19 @@ const deletePlugin = async (plugin) => { }; - \ No newline at end of file + diff --git a/package.json b/package.json index 4d71d2b..7390fa5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rubick", - "version": "2.2.0", + "version": "2.2.1", "author": "muwoo <2424880409@qq.com>", "private": true, "scripts": {