Skip to content

Commit 1f08ccd

Browse files
committed
Prepare for 3.5.3.0
1 parent f1f5772 commit 1f08ccd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

SSO-Auth/SSO-Auth.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net8.0</TargetFramework>
55
<RootNamespace>Jellyfin.Plugin.SSO_Auth</RootNamespace>
66
<AssemblyVersion>3.5.2.4</AssemblyVersion>
7-
<FileVersion>3.5.2.4</FileVersion>
7+
<FileVersion>3.5.3.0</FileVersion>
88
<GenerateDocumentationFile>true</GenerateDocumentationFile>
99
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
1010
</PropertyGroup>

build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "SSO Authentication"
22
guid: "505ce9d1-d916-42fa-86ca-673ef241d7df"
33
imageUrl: "https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/main/img/logo.png"
4-
version: "3.5.2.4"
4+
version: "3.5.3.0"
55
targetAbi: "10.9.0.0"
66
framework: "net8.0"
77
owner: "9p4"
@@ -15,6 +15,7 @@ artifacts:
1515
- "Duende.IdentityModel.OidcClient.dll"
1616
- "Duende.IdentityModel.dll"
1717
changelog: |
18+
3.5.3.0: Allow for OID-provided avatars, various bugfixes and workarounds
1819
3.5.2.4: Updates for Jellyfin 10.9
1920
3.5.2.3: Improve OpenID discovery policy security rules, fix iOS login bugs related to cache
2021
3.5.2.2: Fix linking page when using new paths

0 commit comments

Comments
 (0)