From ab32f35ce999067ef767eb2f11e1d6d5914e0f35 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Fri, 12 Jan 2024 20:55:24 +0100 Subject: [PATCH] Create PRE_UPGRADE.md to encourage people to check their apps are up to date before running the upgrade --- doc/PRE_UPGRADE.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/PRE_UPGRADE.md diff --git a/doc/PRE_UPGRADE.md b/doc/PRE_UPGRADE.md new file mode 100644 index 0000000..58e7dc2 --- /dev/null +++ b/doc/PRE_UPGRADE.md @@ -0,0 +1 @@ +If you are upgrading to a new major version of Nextcloud, please make sure that your Nextcloud apps are up to date from Nextcloud's administration panel beforehand.