Skip to content

Commit 8c8eb3a

Browse files
authored
Update start.py
1 parent 7a582b7 commit 8c8eb3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
finally:
4040
sys.exit()
4141

42-
VERSION = '0.4.4'
42+
VERSION = '0.4.5'
4343
API_URL = 'https://api.github.com/repos/Al-Azif/ps4-exploit-host/releases/latest'
4444
SCRIPT_LOC = os.path.realpath(__file__)
4545
CWD = os.path.dirname(SCRIPT_LOC)

0 commit comments

Comments
 (0)