docs: bump version, 16.0.1 exists too

This commit is contained in:
Michael Scire 2023-04-17 14:19:10 -07:00
parent 3b662122f9
commit 5efb4a2a98
4 changed files with 13 additions and 3 deletions

View file

@ -76,6 +76,7 @@ namespace ams::hos {
Version_15_0_0 = ::ams::TargetFirmware_15_0_0,
Version_15_0_1 = ::ams::TargetFirmware_15_0_1,
Version_16_0_0 = ::ams::TargetFirmware_16_0_0,
Version_16_0_1 = ::ams::TargetFirmware_16_0_1,
Version_Current = ::ams::TargetFirmware_Current,