Skip to content

Commit

Permalink
Add 13.2.1 pkg1
Browse files Browse the repository at this point in the history
  • Loading branch information
suchmememanyskill committed Jan 21, 2022
1 parent 35a6bd9 commit eb3fc13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/hos/pkg1.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ static const pkg1_id_t _pkg1_ids[] = {
{ "20210129", 10}, //12.0.0 - 12.0.1
{ "20210422", 10}, //12.0.2 - 12.0.3
{ "20210607", 11}, //12.1.0
{ "20210805", 11 },
{ "20210805", 12}, //13.0.0 - 13.2.0
{ "20220105", 12}, //13.2.1+
{ NULL } //End.
};

Expand Down

0 comments on commit eb3fc13

Please sign in to comment.