Skip to content

Commit

Permalink
Updated API version to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
OmerBenGera committed Aug 5, 2022
1 parent 6d24a0a commit 1d1a952
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -70,7 +70,7 @@ public static void setPluginInstance(SuperiorSkyblock plugin) {
* Everytime a change is made to the API, the version of it changes.
*/
public static int getAPIVersion() {
return 2;
return 3;
}

/*
Expand Down

0 comments on commit 1d1a952

Please sign in to comment.