diff --git a/injector.ps1 b/injector.ps1 index f8e22360..2c9b1b8a 100644 --- a/injector.ps1 +++ b/injector.ps1 @@ -1,5 +1,5 @@ # Define the URL of the GitHub repository ZIP -$repoUrl = "https://codeload.github.com/Steamopollys/Steamodded/zip/refs/tags/0.9.2" # Update this URL +$repoUrl = "https://codeload.github.com/Steamopollys/Steamodded/zip/refs/tags/0.9.3" # Update this URL $directories = @("core", "debug", "loader") function Find-7Zip {