Skip to content

Commit

Permalink
actually update NSO app fallback version
Browse files Browse the repository at this point in the history
  • Loading branch information
frozenpandaman committed Jul 24, 2023
1 parent b5ca9bb commit dc168a6
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.2"
NSOAPP_VER_FALLBACK = "2.6.0"
WEB_VIEW_VERSION = "unknown"
WEB_VIEW_VER_FALLBACK = "4.0.0-d5178440" # fallback for current splatnet 3 ver
SPLATNET3_URL = "https://api.lp1.av5ja.srv.nintendo.net"
Expand Down

0 comments on commit dc168a6

Please sign in to comment.