mirror of
https://github.com/Scandal-UK/Incognito_RCM.git
synced 2024-11-22 11:56:41 +00:00
One line to add 9.1.0 support
This commit is contained in:
parent
5c838a8a9d
commit
a4cbc2fe01
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ static const pkg1_id_t _pkg1_ids[] = {
|
||||||
{ "20190314172056", 7 }, //8.0.0
|
{ "20190314172056", 7 }, //8.0.0
|
||||||
{ "20190531152432", 8 }, //8.1.0
|
{ "20190531152432", 8 }, //8.1.0
|
||||||
{ "20190809135709", 9 }, //9.0.0
|
{ "20190809135709", 9 }, //9.0.0
|
||||||
|
{ "20191021113848", 10 }, //9.1.0
|
||||||
{ NULL } //End.
|
{ NULL } //End.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue