1
0
Fork 0
mirror of https://github.com/Scandal-UK/Incognito_RCM.git synced 2024-11-08 13:11:52 +00:00

Merge pull request #1 from borntohonk/patch-1

One line to add 9.1.0 support
This commit is contained in:
borntohonk 2019-12-10 12:28:15 +01:00 committed by GitHub
commit b459166be2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ static const pkg1_id_t _pkg1_ids[] = {
{ "20190314172056", 7 }, //8.0.0
{ "20190531152432", 8 }, //8.1.0
{ "20190809135709", 9 }, //9.0.0
{ "20191021113848", 10 }, //9.1.0
{ NULL } //End.
};