Skip to content

Commit

Permalink
Update dev version to b1bdc23
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action committed Dec 20, 2023
1 parent b1bdc23 commit 02418d8
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 = "2de510cd10db3a24c6e7c9e056f1dfecdc5a236c"
const Version = "b1bdc237e64a22b3f9a6941af93394474b4fc093"

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

0 comments on commit 02418d8

Please sign in to comment.