From f5c2a331b0f69c92202aa6c622e2885ed3e6e7ba Mon Sep 17 00:00:00 2001 From: vitorsemeano Date: Wed, 20 Feb 2019 22:18:56 +0000 Subject: [PATCH] changed package.json for initial version 0.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4deb41d86..1816b6ea91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jellyfin-web", - "version": "10.2.1", + "version": "0.0.0", "description": "Web interface for Jellyfin", "repository": "https://github.com/jellyfin/jellyfin-web", "license": "GPL-2",