From 398ede75f8c9b3ea035f1816b866002a5e6a21fc Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Fri, 3 Sep 2021 14:44:17 +0200 Subject: [PATCH] docs for manual migration --- resources/docs/Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/docs/Documentation.md b/resources/docs/Documentation.md index f6533fc37..5c6d821ce 100644 --- a/resources/docs/Documentation.md +++ b/resources/docs/Documentation.md @@ -550,7 +550,7 @@ RSS Guard automatically migrates all your [user data](#userd) if you install new If you decide to upgrade to new major version, for example from `3.x.x` to `4.x.x`, then you cannot use your existing user data as major versions are declared as backwards incompatible, so such data transition are not supported. -#### Migrating user data from `3.9.2` to `4.x.x` +### Migrating user data from `3.9.2` to `4.x.x` > **Only proceed if you consider yourself to be a SQL power user and you know what you are doing! > > Also, make sure that last RSS Guard from `3.x.x` line you used with your data was the most up-to-date `3.9.2` version. **