Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 64ee49e

Browse files
authored
Mention the need to possibly upgrade SDKs
1 parent fc980de commit 64ee49e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

app/views/docs/upgrade.phtml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,9 @@ docker compose exec appwrite migrate</code></pre>
7878
</div>
7979

8080
<p>The data migration can take longer depending on the amount of data your Appwrite instance contains. The Appwrite migration command uses multi-threading to speed up the process, meaning that adding more CPU cores can help speed up the process.</p>
81-
82-
<p>Once the migration process has completed successfully, you're all set to use the latest version of Appwrite!</p>
81+
82+
<p>Once the migration process has completed successfully, you're all set to use the latest version of Appwrite!</p>
83+
84+
<h3><a href="/docs/upgrade#upgrade-sdk" id="upgrade-sdk">Upgrade SDK</a></h3>
85+
86+
<p>After upgrading the Appwrite server, ensure that the SDKs used by your applications are compatible with the new Appwrite server version.</p>

0 commit comments

Comments
 (0)