mirror of
https://github.com/jellyfin/jellyfin-plugin-opensubtitles.git
synced 2024-11-27 00:10:50 +00:00
Bump version to 11 (#57)
This commit is contained in:
parent
f4e44b11b5
commit
f7d1ca0259
23
build.yaml
23
build.yaml
@ -1,8 +1,7 @@
|
||||
---
|
||||
name: "Open Subtitles"
|
||||
guid: "4b9ed42f-5185-48b5-9803-6ff2989014c4"
|
||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opensubtitles.png"
|
||||
version: "11.0.0.0"
|
||||
version: "11"
|
||||
targetAbi: "10.7.0.0"
|
||||
framework: "net5.0"
|
||||
owner: "jellyfin"
|
||||
@ -12,5 +11,21 @@ category: "Metadata"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.OpenSubtitles.dll"
|
||||
- "OpenSubtitlesHandler.dll"
|
||||
changelog: |
|
||||
changelog
|
||||
changelog: |2-
|
||||
### Major features and improvements ###
|
||||
- Switch to new API (#54) @MBR-0001
|
||||
|
||||
### New features and improvements ###
|
||||
- chore: plugin images (#50) @h1dden-da3m0n
|
||||
|
||||
### Dependency updates ###
|
||||
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#45) @dependabot
|
||||
|
||||
### CI & build changes ###
|
||||
- Update ci (#55) @h1dden-da3m0n
|
||||
- chore(ci): builds, releas drafter and more (#42) @h1dden-da3m0n
|
||||
|
||||
### Code or Repo Maintenance ###
|
||||
- Add analyzers, remove all warnings (#61) @crobibero
|
||||
- Remove jquery and update to es6 (#51) @grafixeyehero
|
||||
- Add analyzers (#44) @crobibero
|
||||
|
Loading…
Reference in New Issue
Block a user