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
- Self-Hosted and Multi Region support
Hey Appwrite Team, As a test and to expand self-hosted capabilities even more, i was thinking of understanding and testing how to deploy a multi-region instanc...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...