From 9042132edf08bc391c52f2b6961d975ec27a4edb Mon Sep 17 00:00:00 2001 From: suchmememanyskill Date: Wed, 15 Sep 2021 21:35:07 +0200 Subject: [PATCH] add latest pkg1 --- source/hos/pkg1.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/hos/pkg1.c b/source/hos/pkg1.c index b9059e9..9e4d4b4 100644 --- a/source/hos/pkg1.c +++ b/source/hos/pkg1.c @@ -42,6 +42,7 @@ 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 }, { NULL } //End. };