diff --git a/source/hos/pkg1.c b/source/hos/pkg1.c index dcfb8e4..f82166f 100644 --- a/source/hos/pkg1.c +++ b/source/hos/pkg1.c @@ -43,7 +43,8 @@ static const pkg1_id_t _pkg1_ids[] = { { "20210422", 10}, //12.0.2 - 12.0.3 { "20210607", 11}, //12.1.0 { "20210805", 12}, //13.0.0 - 13.2.0 - { "20220105", 12}, //13.2.1+ + { "20220105", 12}, //13.2.1 + { "20220209", 13}, //14.0.0+ { NULL } //End. };