mirror of
https://github.com/jellyfin/jellyfin-plugin-opensubtitles.git
synced 2024-11-23 06:09:51 +00:00
Bump version to 21
This commit is contained in:
parent
c7800c2648
commit
c81fa8a9e9
@ -1,7 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>20.0.0.0</Version>
|
||||
<AssemblyVersion>20.0.0.0</AssemblyVersion>
|
||||
<FileVersion>20.0.0.0</FileVersion>
|
||||
<Version>21.0.0.0</Version>
|
||||
<AssemblyVersion>21.0.0.0</AssemblyVersion>
|
||||
<FileVersion>21.0.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
10
build.yaml
10
build.yaml
@ -1,8 +1,8 @@
|
||||
name: "Open Subtitles"
|
||||
guid: "4b9ed42f-5185-48b5-9803-6ff2989014c4"
|
||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opensubtitles.png"
|
||||
version: 20
|
||||
targetAbi: "10.9.0.0"
|
||||
version: 21
|
||||
targetAbi: "10.9.11.0"
|
||||
framework: "net8.0"
|
||||
owner: "jellyfin"
|
||||
overview: "Download subtitles for your media"
|
||||
@ -11,7 +11,5 @@ category: "Metadata"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.OpenSubtitles.dll"
|
||||
changelog: |-
|
||||
- 10.9 (#145) @crobibero
|
||||
|
||||
### Dependency updates ###
|
||||
- chore(deps): update xunit-dotnet monorepo (#117) @renovate
|
||||
- Better logging (#152) @MBR-0001
|
||||
- Fix loading message and save button (#149) @chiragkrishna
|
||||
|
Loading…
Reference in New Issue
Block a user