mirror of
https://github.com/Scandal-UK/Incognito_RCM.git
synced 2024-11-08 05:01:45 +00:00
Merge pull request #1 from borntohonk/patch-1
One line to add 9.1.0 support
This commit is contained in:
commit
b459166be2
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
|
||||
{ "20190531152432", 8 }, //8.1.0
|
||||
{ "20190809135709", 9 }, //9.0.0
|
||||
{ "20191021113848", 10 }, //9.1.0
|
||||
{ NULL } //End.
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue