From 95c3aedfb68878c2e699dd002c22483001934d36 Mon Sep 17 00:00:00 2001 From: Martin Vysny Date: Mon, 14 Sep 2020 09:09:03 +0300 Subject: [PATCH] Update README.md (#79) Mention explicitly that the MPR version is managed by `vaadin-bom`. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc18593..005fbd4 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,4 @@ This is a public repository for Vaadin Multiplatform Runtime issues. For more information about the product itself, please visit the product [documentation](https://vaadin.com/docs/v10/mpr/Overview.html). +The MPR version is managed by `vaadin-bom`. Please see the `vaadin-bom` for the appropriate MPR version for a particular Vaadin version.