update NSO app fallback version

This commit is contained in:
eli
2023-11-17 15:20:20 +09:00
committed by GitHub
parent ca388b16ea
commit 3a0938f705

View File

@@ -10,7 +10,7 @@ USE_OLD_NSOAPP_VER = False # Change this to True if you're getting a "9403: I
S3S_VERSION = "unknown"
NSOAPP_VERSION = "unknown"
NSOAPP_VER_FALLBACK = "2.7.0"
NSOAPP_VER_FALLBACK = "2.7.1"
WEB_VIEW_VERSION = "unknown"
WEB_VIEW_VER_FALLBACK = "5.2.0-04895f45" # fallback for current splatnet 3 ver
SPLATNET3_URL = "https://api.lp1.av5ja.srv.nintendo.net"