Compare commits

...

1 Commits
0.1.0 ... 0.1.1

Author SHA1 Message Date
Such Meme, Many Skill
e8ddc9cf2f add 9.0 pkg1 which fixes tegraexplorer on 9.0 2019-09-18 19:42:31 +02:00

View File

@@ -35,6 +35,7 @@ static const pkg1_id_t _pkg1_ids[] = {
{ "20190208150037", 7 }, //7.0.1 { "20190208150037", 7 }, //7.0.1
{ "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
{ NULL } //End. { NULL } //End.
}; };