Skip to content

Commit 4baa255

Browse files
committed
2.1.0
1 parent 35f53ee commit 4baa255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

letsencrypt/src/main/java/httpsmanager/HttpsManager2App.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
import spark.Spark;
3232

3333
public class HttpsManager2App extends RouteDefinitions {
34-
public static final String VERSION = "2.0.0";
34+
public static final String VERSION = "2.1.0";
3535
public static Config config;
3636
public static AbstractDocker docker;
3737

0 commit comments

Comments
 (0)