Skip to content

Commit

Permalink
Merge pull request #41 from jellyfin/prepare-3
Browse files Browse the repository at this point in the history
Prepare for release v3
  • Loading branch information
crobibero authored Jun 29, 2021
2 parents fd78c75 + 009e781 commit f84c80f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
name: "Webhook"
guid: "71552A5A-5C5C-4350-A2AE-EBE451A30173"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-webhook.png"
version: "2.0.0.0"
version: "3"
targetAbi: "10.7.0.0"
framework: "net5.0"
owner: "jellyfin"
overview: "Sends notifications."
description: >
Sends notifications to destinations via webhooks.
category: "Notifications"
artifacts:
- "Jellyfin.Plugin.Webhook.dll"
- "Handlebars.dll"
- "MailKit.dll"
- "MimeKit.dll"
- "BouncyCastle.Crypto.dll"
changelog: >
--
- "Jellyfin.Plugin.Webhook.dll"
- "Handlebars.dll"
- "MailKit.dll"
- "MimeKit.dll"
- "BouncyCastle.Crypto.dll"
changelog: |-
- No changes

0 comments on commit f84c80f

Please sign in to comment.