diff --git a/src/registerPlugin.ts b/src/registerPlugin.ts index 7fb8bb2..bed2ff0 100644 --- a/src/registerPlugin.ts +++ b/src/registerPlugin.ts @@ -10,6 +10,6 @@ registerPlugin({ authors: ["Manticore-007"], type: "remote", licence: "MIT", - targetApiVersion: 70, + targetApiVersion: 77, main, }); \ No newline at end of file