Skip to content

Commit 4035cae

Browse files
committed
Released new version
1 parent e85da6d commit 4035cae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shell2http.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
)
2727

2828
// VERSION - version
29-
const VERSION = "1.9"
29+
const VERSION = "1.10"
3030

3131
// PORT - default port for http-server
3232
const PORT = 8080

0 commit comments

Comments
 (0)