mirror of
https://github.com/s1204IT/Lockpick_RCM.git
synced 2024-11-08 11:31:43 +00:00
pkg1: Recognize 12.0.0
This commit is contained in:
parent
20c0df3715
commit
dd3add9327
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue