Skip to content

Commit 877a2f8

Browse files
committed
Add new release version
1 parent ffeb20b commit 877a2f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const BaseHackTheBoxAPIURL = "https://" + HostHackTheBox + "/api/v4"
3232

3333
const StatusURL = "https://status.hackthebox.com/api/v2/status.json"
3434

35-
const Version = "395883f75ab40db134f940c627d5b19b66c792c5"
35+
const Version = "v1.5.1"
3636

3737
func ConfigureLogger() error {
3838
var logLevel zapcore.Level

0 commit comments

Comments
 (0)