Skip to content

Commit cf31dfb

Browse files
committed
bump version to 3.5
1 parent 7f68d17 commit cf31dfb

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.4f;
31+
public static final Float VERSION = 3.5f;
3232
private Api api;
3333
private String clientKey;
3434
private String clientSecret;

0 commit comments

Comments
 (0)