From 6b9111fbce8dc1590722c3e074f5962dc79a25da Mon Sep 17 00:00:00 2001 From: Fernando <100nandoo@gmail.com> Date: Mon, 7 Oct 2024 13:26:13 +0800 Subject: [PATCH] version 1.9.4 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index b9f864a..ad7cca7 100644 --- a/main.go +++ b/main.go @@ -10,7 +10,7 @@ import ( ) func main() { - pkg.LogWithTimestamp("Gobot v1.9.3 started...") + pkg.LogWithTimestamp("Gobot v1.9.4 started...") freegames.Scouting() freegames.Cleaning(false)