We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e450e commit 8ae54d5Copy full SHA for 8ae54d5
src/info/ata4/bspsrc/BspSource.java
@@ -35,7 +35,7 @@ public class BspSource implements Runnable {
35
36
private static final Logger L = Logger.getLogger(BspSource.class.getName());
37
38
- public static final String VERSION = "1.3.11";
+ public static final String VERSION = "1.3.12";
39
40
private final BspSourceConfig config;
41
0 commit comments