(db) Fixed name for "Everybody Votes Channel" and added missing version

This commit is contained in:
2025-02-23 18:50:31 -05:00
parent 33bea6a560
commit dcb1cdebca
2 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ from modules.download_batch import run_nus_download_batch
from modules.download_wii import run_nus_download_wii
from modules.download_dsi import run_nus_download_dsi
nusget_version = "1.3.1"
nusget_version = "1.3.2"
regions = {"World": ["41"], "USA/NTSC": ["45"], "Europe/PAL": ["50"], "Japan": ["4A"], "Korea": ["4B"], "China": ["43"],
"Australia/NZ": ["55"]}