diff --git a/pull-assembly-patches.py b/pull-assembly-patches.py index 43db3dc..e3bcc3e 100644 --- a/pull-assembly-patches.py +++ b/pull-assembly-patches.py @@ -6,7 +6,7 @@ import requests -VERSION = "0.3.0" +VERSION = "0.4.1" ASSET_NAME = "Randomizer.Patches.zip" DESTINATION_ASSEMBLY_PATH = ( Path(__file__)