Skip to content

Commit

Permalink
updated to version 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
runescapejon authored Aug 15, 2017
1 parent 1a22fba commit 75d72c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/me/runescapejon/CrazyFeet/CrazyFeet.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
import me.runescapejon.CrazyFeet.Commands.head.CrazySmokeHeadCommand;
import me.runescapejon.CrazyFeet.Commands.head.CrazyWitchHeadCommand;

@Plugin(id = "crazyfeetsponge", name = "CrazyFeetSponge", authors = {"runescapejon"}, description = "CrazyFeet Ported over to Sponge", version = "1.8")
@Plugin(id = "crazyfeetsponge", name = "CrazyFeetSponge", authors = {"runescapejon"}, description = "CrazyFeet Ported over to Sponge", version = "1.9")
public class CrazyFeet {

private static CrazyFeet instance;
Expand Down

0 comments on commit 75d72c0

Please sign in to comment.