From 570fe5724022b2c4a7bac88afa434a130d8f159a Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Mon, 27 Jan 2014 13:21:59 +0100 Subject: [PATCH] Fixed issue 1 and prepare to tagg v0.4.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a71aec7..123877d 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,12 @@ License according to MIT. Installation and get going ------------------------------------- -**Latest stable version is v0.4 released 2013-10-08.** +**Latest stable version is v0.4.1 released 2014-01-27.** ```bash git clone git://github.com/mosbth/cimage.git cd cimage -git checkout v0.4 +git checkout v0.4.1 ``` Make the cache-directory writable by the webserver.