Skip to content

Commit b0233b7

Browse files
authored
Merge pull request #78 from FlyingBananaTree/patch-1
Add 16.0.0 pkg1
2 parents dfe42c3 + 99b45ca commit b0233b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/hos/pkg1.c

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ static const pkg1_id_t _pkg1_ids[] = {
4545
{ "20210805", 12}, //13.0.0 - 13.2.0
4646
{ "20220105", 12}, //13.2.1
4747
{ "20220209", 13}, //14.0.0 - 14.1.2
48-
{ "20220801", 14}, //15.0.0+
48+
{ "20220801", 14}, //15.0.0 - 15.0.1
49+
{ "20230111", 15}, //16.0.0+
4950
{ NULL } //End.
5051
};
5152

0 commit comments

Comments
 (0)