pkg1: Recognize 12.0.0

This commit is contained in:
shchmue 2021-04-06 16:44:08 -06:00
parent 20c0df3715
commit dd3add9327
1 changed files with 1 additions and 0 deletions

View File

@ -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.
};