From 0a18e0944077cdcfc9ca1a7f3533b1d3d79e7428 Mon Sep 17 00:00:00 2001 From: Genma Date: Mon, 18 Sep 2017 15:11:17 +0200 Subject: [PATCH] Cryptad version in Readme.md added Because this information was lacking and I need to find it quickly (and probably other people). Don't forget to update this part at each new released. --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 956077d15..5d88db1c8 100644 --- a/readme.md +++ b/readme.md @@ -16,6 +16,10 @@ Installing CryptPad is pretty straightforward. You can read all about it in the It also contains information on keeping your instance of CryptPad up to date. +## Current version + +CryptPad v1.15.0 (Poukai) released the 12th September 2017 + ## Setup using Docker See [Cryptpad-Docker](docs/cryptpad-docker.md)