We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a582b7 commit 8c8eb3aCopy full SHA for 8c8eb3a
start.py
@@ -39,7 +39,7 @@
39
finally:
40
sys.exit()
41
42
-VERSION = '0.4.4'
+VERSION = '0.4.5'
43
API_URL = 'https://api.github.com/repos/Al-Azif/ps4-exploit-host/releases/latest'
44
SCRIPT_LOC = os.path.realpath(__file__)
45
CWD = os.path.dirname(SCRIPT_LOC)
0 commit comments