From 5110307cee04b09773b397a0e1d27371c3d7062b Mon Sep 17 00:00:00 2001 From: Fernando <100nandoo@gmail.com> Date: Tue, 15 Oct 2024 17:06:07 +0800 Subject: [PATCH] version 1.9.8 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 6733f6d..2ebab4a 100644 --- a/main.go +++ b/main.go @@ -10,7 +10,7 @@ import ( ) func main() { - pkg.LogWithTimestamp("Gobot v1.9.7 started...") + pkg.LogWithTimestamp("Gobot v1.9.8 started...") freegames.Scouting() freegames.Cleaning(false)