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 7f68d17 commit cf31dfbCopy full SHA for cf31dfb
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.4f;
+ public static final Float VERSION = 3.5f;
32
private Api api;
33
private String clientKey;
34
private String clientSecret;
0 commit comments