Skip to content

Commit

Permalink
Update PortMiner.java
Browse files Browse the repository at this point in the history
  • Loading branch information
smithy212000 committed May 4, 2016
1 parent 1d9fe2e commit 49190dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/lnicf/PortMiner/PortMiner.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PortMiner is created by smithy212000 (LNICF).

public class PortMiner {
// Main class.
public static final double softVersion = 4.6;
public static final double softVersion = 4.7;
public static final double configVersion = 1.1;

public static void main(String[] args) throws InterruptedException {
Expand Down

0 comments on commit 49190dc

Please sign in to comment.