Skip to content

Commit

Permalink
1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Protoxy22 committed Aug 15, 2021
1 parent 9192cd7 commit 9ab89a7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main/java/com/modularwarfare/ModularWarfare.java
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public class ModularWarfare {
// Mod Info
public static final String MOD_ID = "modularwarfare";
public static final String MOD_NAME = "ModularWarfare";
public static final String MOD_VERSION = "1.0.12f";
public static final String MOD_VERSION = "1.0.13f";
// Main instance
@Instance(ModularWarfare.MOD_ID)
public static ModularWarfare INSTANCE;
Expand Down
Binary file not shown.

0 comments on commit 9ab89a7

Please sign in to comment.