Skip to content

Commit 8ae54d5

Browse files
committed
Increment version to test GitHub's release function
1 parent 64e450e commit 8ae54d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/info/ata4/bspsrc/BspSource.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public class BspSource implements Runnable {
3535

3636
private static final Logger L = Logger.getLogger(BspSource.class.getName());
3737

38-
public static final String VERSION = "1.3.11";
38+
public static final String VERSION = "1.3.12";
3939

4040
private final BspSourceConfig config;
4141

0 commit comments

Comments
 (0)