ams: bump to 1.7.1 (support for 18.1.0)

This commit is contained in:
Michael Scire 2024-06-10 22:17:23 -07:00
parent 257ac2bd33
commit 76628e273a
5 changed files with 18 additions and 3 deletions

View file

@ -83,6 +83,7 @@ namespace ams::hos {
Version_17_0_0 = ::ams::TargetFirmware_17_0_0,
Version_17_0_1 = ::ams::TargetFirmware_17_0_1,
Version_18_0_0 = ::ams::TargetFirmware_18_0_0,
Version_18_1_0 = ::ams::TargetFirmware_18_1_0,
Version_Current = ::ams::TargetFirmware_Current,