Skip to content

Commit fda5097

Browse files
committed
bump version to 3.3
1 parent 37d6723 commit fda5097

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/testingbot/tunnel

1 file changed

+1
-1
lines changed

src/main/java/com/testingbot/tunnel/App.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import org.eclipse.jetty.util.log.JavaUtilLog;
2929

3030
public class App {
31-
public static final Float VERSION = 3.2f;
31+
public static final Float VERSION = 3.3f;
3232
private Api api;
3333
private String clientKey;
3434
private String clientSecret;

0 commit comments

Comments
 (0)