From 3dbf063cc888a49e357d0a760eb8111370d1ec4c Mon Sep 17 00:00:00 2001 From: Thijs van Loef Date: Fri, 1 Mar 2024 10:13:24 +0100 Subject: [PATCH] also update manifest id's --- README.md | 1 + docusaurus/docs/guides/pinning-game-version.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index a8e8c95f6..3517fbcb0 100644 --- a/README.md +++ b/README.md @@ -543,6 +543,7 @@ The manifest corresponds to the release date/update versions. Manifests can be f | 1.4.0 | 4190579964382773830 | | 1.4.1 | 6370735655629434989 | | 1.5.0 | 3750364703337203431 | +| 1.5.1 | 2815085007637542021 | ## Reporting Issues/Feature Requests diff --git a/docusaurus/docs/guides/pinning-game-version.md b/docusaurus/docs/guides/pinning-game-version.md index 4d60aef9b..abdafc3e9 100644 --- a/docusaurus/docs/guides/pinning-game-version.md +++ b/docusaurus/docs/guides/pinning-game-version.md @@ -21,3 +21,4 @@ The manifest corresponds to the release date/update versions. Manifests can be f | 1.4.0 | 4190579964382773830 | | 1.4.1 | 6370735655629434989 | | 1.5.0 | 3750364703337203431 | +| 1.5.1 | 2815085007637542021 |