mirror of
https://github.com/jellyfin/jellyfin-plugin-trakt.git
synced 2024-11-23 05:40:13 +00:00
Bump version to 27
This commit is contained in:
parent
e2dd6e0631
commit
b092fe4fe5
@ -1,7 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>26.0.0.0</Version>
|
||||
<AssemblyVersion>26.0.0.0</AssemblyVersion>
|
||||
<FileVersion>26.0.0.0</FileVersion>
|
||||
<Version>27.0.0.0</Version>
|
||||
<AssemblyVersion>27.0.0.0</AssemblyVersion>
|
||||
<FileVersion>27.0.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
@ -2,8 +2,8 @@
|
||||
name: "Trakt"
|
||||
guid: "4fe3201e-d6ae-4f2e-8917-e12bda571281"
|
||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-trakt.png"
|
||||
version: 26
|
||||
targetAbi: "10.10.0.0"
|
||||
version: 27
|
||||
targetAbi: "10.10.1.0"
|
||||
framework: "net8.0"
|
||||
owner: "jellyfin"
|
||||
overview: "Record your watched media with Trakt"
|
||||
@ -14,7 +14,4 @@ category: "General"
|
||||
artifacts:
|
||||
- "Trakt.dll"
|
||||
changelog: |-
|
||||
- 10.10 support (#238) @crobibero
|
||||
|
||||
### Dependency updates ###
|
||||
- Update dependency Microsoft.Extensions.Http to v8 (#187) @renovate
|
||||
- Fix typo in trakt.html (#241) @maroessler
|
||||
|
Loading…
Reference in New Issue
Block a user