From 5dbd1830751c53a4ba52882592b44d23cc86df0d Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 24 Mar 2018 18:57:14 -0600 Subject: [PATCH] Update plugin and manifest for PvC. --- manifests/PvC.json | 10 ++++------ repos/PvC | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/manifests/PvC.json b/manifests/PvC.json index 531a6fe0..97c1f40c 100644 --- a/manifests/PvC.json +++ b/manifests/PvC.json @@ -1,10 +1,8 @@ { "name": "PvC", "author": "phdsg", - "license": "BSD 3-clause", + "license": "BSD-3-Clause", "websiteUrl": "https://phdsg.github.io/PvC/", - "manualUrl": "https://phdsg.github.io/PvC/", - "sourceUrl": "https://github.com/phdsg/PvC.git", - "donateUrl": "https://gumroad.com/pvc", - "latestVersion": "0.5.7" -} \ No newline at end of file + "sourceUrl": "https://github.com/phdsg/PvC", + "latestVersion": "0.6.0" +} diff --git a/repos/PvC b/repos/PvC index 998f625a..23799131 160000 --- a/repos/PvC +++ b/repos/PvC @@ -1 +1 @@ -Subproject commit 998f625a5947c725ccbcf4d75dec07a8a7c06030 +Subproject commit 23799131df180d5854056f9c25a55ca194458aa1