Skip to content

Commit

Permalink
Changed API version to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
OmerBenGera committed Oct 30, 2022
1 parent 8aac36e commit 472371e
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 5;
return 6;
}

/*
Expand Down

0 comments on commit 472371e

Please sign in to comment.