Skip to content

Commit b069db3

Browse files
shinobijolteonlifehackerhansol
authored andcommitted
mdcmd: Update Switch version numbers
1 parent 8e86c3a commit b069db3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/mdcmd.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
systems = systems_no_aliases + tuple(aliases) + ('legacy',)
3232

3333
format_map = {
34-
'nx_firmware': '18.0.0',
35-
'ams_ver': '1.6.2',
36-
'hekate_ver': '6.1.0',
37-
'last_revision': '26th March, 2024',
34+
'nx_firmware': '19.0.1',
35+
'ams_ver': '1.8.0',
36+
'hekate_ver': '6.2.2',
37+
'last_revision': '7th March, 2025',
3838
}
3939

4040

0 commit comments

Comments
 (0)