From 3667b98d159e19318ab6872d74a89fd6d5ce76aa Mon Sep 17 00:00:00 2001 From: Felix Ruhnow Date: Tue, 25 Jun 2019 20:49:20 +0200 Subject: [PATCH] Converted guid to Lowercase in build.yaml --- build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index fade8e3..d24020c 100644 --- a/build.yaml +++ b/build.yaml @@ -1,6 +1,6 @@ --- name: "jellyfin-plugin-slack" -guid: "94FB77C3-55AD-4C50-BF4E-4E5497467B79" +guid: "94fb77c3-55ad-4c50-bf4e-4e5497467b79" version: "2" # Please increment with each pull request jellyfin_version: "10.3.0" # The earliest binary-compatible version nicename: "Slack Notifications"