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
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support π I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- context deadline exceeded
Hi, in one of my projects i continuously receive context deadline exceeded when trying to reach users API from my local machine: https://fra.cloud.appwrite.io/v...
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...