Skip to content

Commit

Permalink
Merge pull request #40 from jellyfin/prepare-9
Browse files Browse the repository at this point in the history
Prepare for release v9
  • Loading branch information
crobibero authored Sep 3, 2021
2 parents 574db33 + 9907220 commit 04c8461
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
name: "TVHeadend"
guid: "3fd018e5-5e78-4e58-b280-a0c068febee0"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-tvheadend.png"
version: "9.0.0.0"
version: "9"
targetAbi: "10.7.0.0"
framework: "net5.0"
owner: "jellyfin"
Expand All @@ -11,5 +10,13 @@ description: "Manage TVHeadend from Jellyfin"
category: "LiveTV"
artifacts:
- "TVHeadEnd.dll"
changelog: |
changelog
changelog: |2-
### New features and improvements ###
- chore: plugin images (#37) @h1dden-da3m0n
### CI & build changes ###
- Update ci (#39) @h1dden-da3m0n
### Code or Repo Maintenance ###
- reduce log spam and clean up log messages (#41) @Shadowghost
- Remove jquery (#38) @grafixeyehero

0 comments on commit 04c8461

Please sign in to comment.