Skip to content

Commit

Permalink
v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leelawd committed Dec 10, 2016
1 parent b0db98c commit f4b17ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/net/moddedminecraft/mmclogger/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import java.util.Date;
import java.util.List;

@Plugin(id = "mmclogger", name = "MMCLogger", version = "1.0", authors = {"Leelawd93"})
@Plugin(id = "mmclogger", name = "MMCLogger", version = "1.3", authors = {"Leelawd93"})
public class Main {

@Inject
Expand Down

0 comments on commit f4b17ee

Please sign in to comment.