Skip to content

Commit

Permalink
* Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Detrav committed Dec 23, 2017
1 parent 023e1d8 commit 7860708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
minecraft.version=1.7.10
forge.version=10.13.4.1566-1.7.10

detravscanner.version=gt.9.31-0.47.0
detravscanner.version=gt.9.32-0.48.0

ae2.version=rv2-beta-33
applecore.version=1.7.10-1.2.1+107.59407
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/detrav/DetravScannerMod.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
public class DetravScannerMod
{
public static final String MODID = "detravscannermod";
public static final String VERSION = "0.47";
public static final String VERSION = "0.48";

public static final CreativeTabs TAB_DETRAV = new DetravCreativeTab();

Expand Down

0 comments on commit 7860708

Please sign in to comment.