Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
N1nt4nd0 committed May 6, 2020
1 parent ec42ef4 commit 8f717c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/forgefuck/team/xenobyte/api/Xeno.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public interface Xeno {
String mod_id = "xenobyte";
String author = "N1nt3nd0";
String mod_name = "X3N0BYT3";
String mod_version = "1.0.7";
String mod_version = "1.0.8";
String format_prefix = "§8[§4" + mod_name + "§8]§r ";

Logger logger = LogManager.getLogger(mod_name);
Expand Down

0 comments on commit 8f717c4

Please sign in to comment.