From ff5a53a7b177cac31c4175b3fabd945e52d4e24e Mon Sep 17 00:00:00 2001 From: anmol26s Date: Fri, 31 Aug 2018 01:37:17 +0530 Subject: [PATCH] Fixed version error in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8b539f5..88d44d1 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Video streaming platform using P2P directly in the web browser, connected to a federated network" }, - "version": "v1.0.0-beta.11", + "version": "1.0.0-beta.11", "url": "https://github.com/Chocobozzz/PeerTube", "license": "AGPL-3.0-only", "maintainer": {