Skip to content

Commit 122922b

Browse files
authored
Merge pull request #13 from ITfoxtec/Development
1.5.0
2 parents 3834135 + 3e7dfbd commit 122922b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ITfoxtec.Identity.BlazorWA.Oidc/ITfoxtec.Identity.BlazorWA.Oidc.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ The component automatically handle token / session update with use of the refres
2121
<PackageTags>Blazor WebAssembly OpenID Connect (OIDC) Proof Key for Code Exchange (PKCE) id token access token refresh token</PackageTags>
2222
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2323
<Copyright>© 2020 ITfoxtec</Copyright>
24-
<AssemblyVersion>1.4.13.0</AssemblyVersion>
25-
<FileVersion>1.4.13.0</FileVersion>
26-
<Version>1.4.13</Version>
24+
<AssemblyVersion>1.5.0.0</AssemblyVersion>
25+
<FileVersion>1.5.0.0</FileVersion>
26+
<Version>1.5.0</Version>
2727
</PropertyGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)