Skip to content

Commit

Permalink
Merge pull request #78 from FlyingBananaTree/patch-1
Browse files Browse the repository at this point in the history
Add 16.0.0 pkg1
  • Loading branch information
bleck9999 authored Feb 21, 2023
2 parents dfe42c3 + 99b45ca commit b0233b7
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 @@ -45,7 +45,8 @@ static const pkg1_id_t _pkg1_ids[] = {
{ "20210805", 12}, //13.0.0 - 13.2.0
{ "20220105", 12}, //13.2.1
{ "20220209", 13}, //14.0.0 - 14.1.2
{ "20220801", 14}, //15.0.0+
{ "20220801", 14}, //15.0.0 - 15.0.1
{ "20230111", 15}, //16.0.0+
{ NULL } //End.
};

Expand Down

0 comments on commit b0233b7

Please sign in to comment.