
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
- Invalid `success` param
Hi again, I've tried to set up the login process. However, I always get the message: `Invalid success param: URL host must be one of: localhost, xxx` I've alr...
- Is it possible to have multiple smtp on ...
I already have one in one project but is it possible to use different one in another?
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
