2
0
mirror of https://github.com/shchmue/Lockpick_RCM.git synced 2025-02-08 16:52:15 +03:00

pkg1: Recognize 12.0.0

This commit is contained in:
shchmue 2021-04-06 16:44:08 -06:00
parent 20c0df3715
commit dd3add9327

@ -39,6 +39,7 @@ static const pkg1_id_t _pkg1_ids[] = {
{ "20191021113848", 10}, //9.1.0
{ "20200303104606", 10}, //10.0.0 - 10.2.0
{ "20201030110855", 10}, //11.0.0
{ "20210129111626", 10}, //12.0.0
{ NULL } //End.
};