Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
Release 2021.0.3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imaginary-upside committed Mar 14, 2021
1 parent 059296b commit 1bf60f4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JellyfinJav/JellyfinJav.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<TargetFramework>net50</TargetFramework>
<AssemblyVersion>2020.01.30.1</AssemblyVersion>
<FileVersion>2020.01.30.1</FileVersion>
<AssemblyVersion>2021.03.14.0</AssemblyVersion>
<FileVersion>2021.03.14.0</FileVersion>
<NoWarn>SA1633</NoWarn>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Nullable>enable</Nullable>
Expand Down
16 changes: 16 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@
"owner": "imaginary-upside",
"overview": "JAV metadata providers for Jellyfin.",
"versions": [
{
"checksum": "70379437f467f0da5fec84d6cd9d6ce5",
"changelog": "",
"targetAbi": "10.7.0.0",
"sourceUrl": "https://github.com/imaginary-upside/JellyfinJav/releases/download/2021.03.14.0/jellyfinjav_2021.03.14.0.zip",
"timestamp": "2021-03-14T05:05:04Z",
"version": "2021.03.14.0"
},
{
"checksum": "fed7e03fd29d86f394312dd63a9dbe74",
"changelog": "",
"targetAbi": "10.7.0.0",
"sourceUrl": "https://github.com/imaginary-upside/JellyfinJav/releases/download/2020.03.14.0/jellyfinjav_2020.03.14.0.zip",
"timestamp": "2021-03-14T04:34:01Z",
"version": "2020.03.14.0"
},
{
"checksum": "668680e14eced5ff6dda55da8052d21d",
"changelog": "",
Expand Down

0 comments on commit 1bf60f4

Please sign in to comment.