From ee8df63df4fa5ecadce4b70fc1b94135c3e38249 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Mon, 28 Apr 2014 20:25:42 +0200 Subject: [PATCH] Fixed npm not working #145 --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index d8be8e6..d84a797 100644 --- a/build/package.json +++ b/build/package.json @@ -1,6 +1,6 @@ { "name": "Lychee", - "version": "2.5", + "version": "2.5.0", "description": "Self-hosted photo-management done right.", "authors": "Tobias Reich ", "license": "MIT",