update the package index to have the latest stable package for harvesting (#48075)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Tue, 9 Feb 2021 20:41:53 +0000 (12:41 -0800)
committerGitHub <noreply@github.com>
Tue, 9 Feb 2021 20:41:53 +0000 (12:41 -0800)
* update the pi

* add the missing entry

src/libraries/pkg/baseline/packageIndex.json

index 7967e0b..1925a6a 100644 (file)
       "StableVersions": [
         "4.5.0",
         "4.5.1",
+        "4.5.2",
         "4.6.0",
         "4.6.1",
         "4.6.2",
         "4.7.0",
         "4.7.1",
-        "5.0.0"
+        "5.0.0",
+        "5.0.1"
       ],
       "BaselineVersion": "6.0.0",
       "InboxOn": {
       "AssemblyVersionInPackageVersion": {
         "4.0.0.0": "4.5.0",
         "4.0.0.1": "4.5.1",
+        "4.0.0.2": "4.5.2",
         "4.0.1.0": "4.6.0",
         "4.0.1.1": "4.6.1",
         "5.0.0.0": "5.0.0",
+        "5.0.0.1": "5.0.1",
         "6.0.0.0": "6.0.0"
       }
     },