Skip to content

Commit

Permalink
update NSO app fallback version
Browse files Browse the repository at this point in the history
  • Loading branch information
frozenpandaman committed May 22, 2023
1 parent d46ece0 commit c0cf169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iksm.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

S3S_VERSION = "unknown"
NSOAPP_VERSION = "unknown"
NSOAPP_VER_FALLBACK = "2.5.0"
NSOAPP_VER_FALLBACK = "2.5.1"
WEB_VIEW_VERSION = "unknown"
WEB_VIEW_VER_FALLBACK = "3.0.0-0742bda0" # fallback for current splatnet 3 ver
SPLATNET3_URL = "https://api.lp1.av5ja.srv.nintendo.net"
Expand Down

0 comments on commit c0cf169

Please sign in to comment.