From 254ddf11f0d33a5b98e35c6c732751711dba8aac Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Thu, 8 Jan 2015 18:03:15 +0100 Subject: [PATCH] pre 0.7 before integrating with remote images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02e564b..3db3fa2 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,12 @@ The [sourcode is available on GitHub](https://github.com/mosbth/cimage). Clone, I prefer cloning like this. Do switch to the latest stable version. -**Latest stable version is v0.6 released 2014-12-06.** +**Latest stable version is v0.6.1 released 2015-01-08.** ```bash git clone git://github.com/mosbth/cimage.git cd cimage -git checkout v0.6 +git checkout v0.6.1 ``` Make the cache-directory writable by the webserver.