From a5afa2f30a6b9f7e9be9bd0bfa12f5adecc63b3a Mon Sep 17 00:00:00 2001 From: ditzy Date: Sun, 18 Aug 2024 08:29:28 -0500 Subject: [PATCH] [Testing] Scout Helper v1.6.2.0 (#4418) fix a bug breaking repeated tracker creation. with this change, people should be able to create trackers multiple times, again. --- testing/live/ScoutHelper/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/live/ScoutHelper/manifest.toml b/testing/live/ScoutHelper/manifest.toml index d6d08db748..088de9af47 100644 --- a/testing/live/ScoutHelper/manifest.toml +++ b/testing/live/ScoutHelper/manifest.toml @@ -2,4 +2,4 @@ repository = "https://github.com/dit-zy/scout-helper.git" owners = ["dit-zy", "zw3lf"] project_path = "ScoutHelper" -commit = "063145a942e21a91f45ddb7bd56cfc8a7f9eac9e" +commit = "7db3022906da598c98c53c604ba21cd4c40f9ce5"