Skip to content

Commit

Permalink
Add new release version
Browse files Browse the repository at this point in the history
  • Loading branch information
QU35T-code committed Jan 7, 2024
1 parent ffeb20b commit 877a2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const BaseHackTheBoxAPIURL = "https://" + HostHackTheBox + "/api/v4"

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

const Version = "395883f75ab40db134f940c627d5b19b66c792c5"
const Version = "v1.5.1"

func ConfigureLogger() error {
var logLevel zapcore.Level
Expand Down

0 comments on commit 877a2f8

Please sign in to comment.