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 8f78664 commit b59dba8Copy full SHA for b59dba8
src/main/java/com/testingbot/tunnel/App.java
@@ -28,7 +28,7 @@
28
import org.eclipse.jetty.util.log.JavaUtilLog;
29
30
public class App {
31
- public static final Float VERSION = 3.3f;
+ public static final Float VERSION = 3.4f;
32
private Api api;
33
private String clientKey;
34
private String clientSecret;
0 commit comments