We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf964f commit 900a744Copy full SHA for 900a744
1 file changed
pull-assembly-patches.py
@@ -6,7 +6,7 @@
6
7
import requests
8
9
-VERSION = "0.8.1"
+VERSION = "0.8.2"
10
ASSET_NAME = "Randomizer.Patches.zip"
11
DESTINATION_ASSEMBLY_PATH = (
12
Path(__file__)
0 commit comments