mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-04-24 15:07:05 -05:00
Update znca version to 2.1.1
This commit is contained in:
parent
442b53a062
commit
7b13d9e9f9
|
|
@ -11,7 +11,7 @@ const debug = createDebug('nxapi:api:znc');
|
|||
|
||||
const ZNCA_PLATFORM = 'Android';
|
||||
const ZNCA_PLATFORM_VERSION = '8.0.0';
|
||||
const ZNCA_VERSION = '2.1.0';
|
||||
const ZNCA_VERSION = '2.1.1';
|
||||
const ZNCA_USER_AGENT = `com.nintendo.znca/${ZNCA_VERSION}(${ZNCA_PLATFORM}/${ZNCA_PLATFORM_VERSION})`;
|
||||
|
||||
const ZNC_URL = 'https://api-lp1.znc.srv.nintendo.net';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user