Skip to content

Commit 51d087a

Browse files
committed
Bump version to 1.2.0
1 parent 64ae32e commit 51d087a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var (
2525
localPassword = "letmeinbrudipls"
2626
authorizedKey = ""
2727
defaultShell = "/bin/bash"
28-
version = "1.2.0-dev"
28+
version = "1.2.0"
2929
LUSER = "reverse"
3030
LHOST = ""
3131
LPORT = "31337"

0 commit comments

Comments
 (0)