Add 15.0.0 pkg1

Just a quick pr for new pkg1
This commit is contained in:
FlyingBananaTree 2022-10-11 16:01:54 +01:00 committed by GitHub
parent 6881075fc8
commit c895266f34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,8 @@ static const pkg1_id_t _pkg1_ids[] = {
{ "20210607", 11}, //12.1.0
{ "20210805", 12}, //13.0.0 - 13.2.0
{ "20220105", 12}, //13.2.1
{ "20220209", 13}, //14.0.0+
{ "20220209", 13}, //14.0.0 - 14.1.2
{ "20220801", 14}, //15.0.0+
{ NULL } //End.
};