From 635e5c1b7cdba3f2e88ce83e03b2cd7d24ea7c93 Mon Sep 17 00:00:00 2001 From: sergiutesu <83580347+sergiutesu@users.noreply.github.com> Date: Thu, 15 Feb 2024 09:57:27 +0100 Subject: [PATCH] Update import-export.md The Import & Export feature is only available from 4.9.x not from any 4 which implies that it's for 4.0.x --- 13/umbraco-deploy/deployment-workflow/import-export.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/umbraco-deploy/deployment-workflow/import-export.md b/13/umbraco-deploy/deployment-workflow/import-export.md index a52039fd831..e1ad0625a5f 100644 --- a/13/umbraco-deploy/deployment-workflow/import-export.md +++ b/13/umbraco-deploy/deployment-workflow/import-export.md @@ -349,7 +349,7 @@ Moving forward, other migrators may be built by HQ or the community for property ### Migrating from Umbraco 7 -The import and export feature is available from Deploy 4 (which supports Umbraco 8). It's not been ported back to Umbraco 7, hence you can't trigger an export from there in the same way. +The import and export feature is available from Deploy 4.9.x (which supports Umbraco 8). It's not been ported back to Umbraco 7, hence you can't trigger an export from there in the same way. We are still able to use this feature though to help migration from Umbraco 7 to a more recent major version.