mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-03-21 17:54:09 -05:00
Updated Info for Intel in BATCH
This commit is contained in:
parent
0e0eee5db9
commit
576efa9d2f
|
|
@ -359,7 +359,7 @@ def updater_root():
|
|||
@app.route("/updater/versions", methods=["GET"])
|
||||
def updater_version():
|
||||
return jsonify({
|
||||
"script_version": 2,
|
||||
"script_version": 3,
|
||||
"pak_version": 1,
|
||||
"sig_version": 1
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user