Skip to content

Commit

Permalink
Testing Jellyfin Installation
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiyanShivvy committed Apr 15, 2024
1 parent 54e67f7 commit c525c6a
Show file tree
Hide file tree
Showing 2 changed files with 10 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>2024.04.16.0</AssemblyVersion>
<FileVersion>2024.04.16.0</FileVersion>
<AssemblyVersion>2024.04.16.1</AssemblyVersion>
<FileVersion>2024.04.16.1</FileVersion>
<NoWarn>SA1633</NoWarn>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Nullable>enable</Nullable>
Expand Down
8 changes: 8 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
"owner": "kyuhaku (current), imaginary-upside (former)",
"overview": "JAV metadata providers for Jellyfin.",
"versions": [
{
"checksum": "bfa2f82073dd91d6f011ec3a3d65bb86",
"changelog": "",
"targetAbi": "10.7.1.0",
"sourceUrl": "https://github.com/Kyuhaku/JellyfinJAV/releases/download/2024.04.16.1/jellyfinjav_2024.04.16.1.zip",
"timestamp": "2024-04-16T05:28:54Z",
"version": "2024.04.16.1"
},
{
"checksum": "ca5b76072aacc929918b33b4642295d1",
"changelog": "",
Expand Down

0 comments on commit c525c6a

Please sign in to comment.