diff --git a/.github/workflows/upload2wago.sh b/.github/workflows/upload2wago.sh index b6dc4b2..e2d352d 100755 --- a/.github/workflows/upload2wago.sh +++ b/.github/workflows/upload2wago.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # DO NOT MOVE THE NEXT 3 LINES. Their value should always be equivalent to 'Interface' in .toc files # A pre-commit git script will use these and compare to .toc files. -SUPPORTED_RETAIL_PATCH=10.0.2 +SUPPORTED_RETAIL_PATCH=10.0.5 SUPPORTED_WOTLK_PATCH=3.4.1 set -x diff --git a/EavesDrop.toc b/EavesDrop.toc index f4c8237..03a7099 100644 --- a/EavesDrop.toc +++ b/EavesDrop.toc @@ -1,4 +1,4 @@ -## Interface: 100002 +## Interface: 100005 ## Name: EavesDrop ## Title: EavesDrop ## Notes: A simple combat log that displays events similar to SCT diff --git a/EavesDrop_Mainline.toc b/EavesDrop_Mainline.toc index 3b2d53f..d981eb9 100644 --- a/EavesDrop_Mainline.toc +++ b/EavesDrop_Mainline.toc @@ -1,4 +1,4 @@ -## Interface: 100002 +## Interface: 100005 ## Name: EavesDrop ## Title: EavesDrop ## Notes: A simple combat log that displays events similar to SCT