Skip to content

Commit

Permalink
Merge pull request #74 from jellyfin/prepare-13
Browse files Browse the repository at this point in the history
  • Loading branch information
crobibero authored Nov 1, 2021
2 parents a3afa7d + 7e691b4 commit 9055d67
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Open Subtitles"
guid: "4b9ed42f-5185-48b5-9803-6ff2989014c4"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opensubtitles.png"
version: "12"
version: "13"
targetAbi: "10.7.7.0"
framework: "net5.0"
owner: "jellyfin"
Expand All @@ -12,5 +12,8 @@ artifacts:
- "Jellyfin.Plugin.OpenSubtitles.dll"
- "OpenSubtitlesHandler.dll"
changelog: |2-
### Bug Fixes ###
- Fixes, language improvements, code cleanup & error logging (#67) @MBR-0001
### New features and improvements ###
- Search improvements vol. 2 + minor fixes (#75) @MBR-0001
### Code or Repo Maintenance ###
- 10.8 support (#68) @crobibero

0 comments on commit 9055d67

Please sign in to comment.