Compare commits

...

3 Commits

Author SHA1 Message Date
bleck9999
b0233b796e Merge pull request #78 from FlyingBananaTree/patch-1
Add 16.0.0 pkg1
2023-02-21 21:25:49 +00:00
FlyingBananaTree
99b45cac7b Correct indent 2023-02-21 20:44:30 +00:00
FlyingBananaTree
ee212a5156 Add 16.0.0 pkg1 2023-02-21 19:50:24 +00:00

View File

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