
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
- Flutter Starter Configuration Not Up to ...
I was trying to use Appwrite and connect Flutter, while using the starter kit from GitHub, as advised (please compare with attached screenshot). However, the s...
- Redis in Appwrite has high latency spike...
Hello, We are running a self-hosted Appwrite 1.5.10 on Debian 12 Bookworm (Docker Compose). Redis is used exclusively as part of the Appwrite stack (Pub/Sub, q...
- incrementDocumentAttribute throwing "Rou...
Hi, I’m running into an issue when trying to increment a numeric field using the Node.js SDK. My environment: Appwrite: self-hosted, version 1.7.4 node-appwrit...
