ams: bump version to 0.19.4

This commit is contained in:
Michael Scire 2021-06-08 08:09:05 -07:00
parent 90b54c03b3
commit 3dbc79dd5c
9 changed files with 22 additions and 4 deletions

View file

@ -63,6 +63,7 @@ namespace ams::hos {
Version_12_0_0 = ::ams::TargetFirmware_12_0_0,
Version_12_0_1 = ::ams::TargetFirmware_12_0_1,
Version_12_0_2 = ::ams::TargetFirmware_12_0_2,
Version_12_0_3 = ::ams::TargetFirmware_12_0_3,
Version_Current = ::ams::TargetFirmware_Current,