Skip to content

Commit

Permalink
updated tragetApiVersion from 70 to 77
Browse files Browse the repository at this point in the history
  • Loading branch information
Manticore-007 committed May 17, 2023
1 parent ccf1db0 commit fefa249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/registerPlugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ registerPlugin({
authors: ["Manticore-007"],
type: "remote",
licence: "MIT",
targetApiVersion: 70,
targetApiVersion: 77,
main,
});

0 comments on commit fefa249

Please sign in to comment.