We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0d936 commit 270da6eCopy full SHA for 270da6e
src/main/java/burst/pool/Constants.java
@@ -1,6 +1,6 @@
1
package burst.pool;
2
3
public class Constants {
4
- public static final String VERSION = "v1.6.0-alpha4";
+ public static final String VERSION = "v1.6.0-beta1";
5
public static final String USER_AGENT = "babel-pool/" + VERSION;
6
}
0 commit comments