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 37d6723 commit fda5097Copy full SHA for fda5097
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.2f;
+ public static final Float VERSION = 3.3f;
32
private Api api;
33
private String clientKey;
34
private String clientSecret;
0 commit comments