From d8bd23bf7bc34ed631276f8d6a59e01a62dc81f1 Mon Sep 17 00:00:00 2001 From: Lorenzo Natali Date: Wed, 4 Oct 2023 18:00:43 +0200 Subject: [PATCH] Update mapstore-migration-guide.md (#9559) --- docs/developer-guide/mapstore-migration-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-guide/mapstore-migration-guide.md b/docs/developer-guide/mapstore-migration-guide.md index cd81b9dd1f..2d3633e3fa 100644 --- a/docs/developer-guide/mapstore-migration-guide.md +++ b/docs/developer-guide/mapstore-migration-guide.md @@ -65,7 +65,7 @@ Please update by: - If you customized the app, you can remove the `annotations` reducer from default reducers. - If some customizations were applied to the Annotations plugin in `defaultState`, apply these changes to the plugin configuration, following the documentation of the plugin. -## Migration from 2023.01.xx to 2023.02.00 +## Migration from 2023.01.02 to 2023.02.00 ### About plugin cfg changes