Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelius7309 authored Mar 30, 2024
1 parent 14adfea commit b8de795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion injector.ps1
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down

0 comments on commit b8de795

Please sign in to comment.