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