mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-05-02 05:56:29 +02:00
bump version.
This commit is contained in:
parent
2ae80e9c53
commit
af938eb50a
@ -61,7 +61,7 @@ class Config:
|
||||
setup proxy
|
||||
"""
|
||||
proxy_conf = config[args.config]["proxy"]
|
||||
if proxy_conf != -1:
|
||||
if proxy_conf != "-1":
|
||||
proxy_address = proxy[config[args.config]["proxy"]]["address"]
|
||||
proxy_port = proxy[config[args.config]["proxy"]]["port"]
|
||||
else:
|
||||
|
2
version
2
version
@ -1 +1 @@
|
||||
v6.8.3
|
||||
v6.8.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user