I want to get the current appwrite version so that i can know which version to update to
Are you using Appwrite CLI? Then you can use the command appwrite -v
You can follow the CLI docs here - https://appwrite.io/docs/tooling/command-line/installation
You can see the version at the bottom of the web console as well
or from https://yourdomain.com/versions
The older version didn't show
docker compose ps - the version number is after the colon in the Image column.
thanks ive succeeded to get it
Great! <:appwriterocket:823996226894692403>
[SOLVED] How to know current appwrite version?
Recommended threads
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...
- Scheduled works locking the entire Maria...
I have a scheduled function and apparently that or something is locking the entire MariaDB database and Appwrite is giving MariaDB errors. This error persists e...