Skip to content

Commit

Permalink
v1.2.1 - Build against latest API7
Browse files Browse the repository at this point in the history
  • Loading branch information
leelawd committed Dec 30, 2017
1 parent 6cc6b6e commit d345fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/net/moddedminecraft/mmcprefix/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import java.nio.file.Path;
import java.util.List;

@Plugin(id = "mmcprefix", name = "mmcprefix", version = "1.2.0", description = "A simple and easy to use custom prefix manager")
@Plugin(id = "mmcprefix", name = "mmcprefix", version = "1.2.1", description = "A simple and easy to use custom prefix manager")
public class Main {

@Inject
Expand Down

0 comments on commit d345fec

Please sign in to comment.