Skip to content

Commit

Permalink
Bump version number to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
firecore committed Dec 30, 2020
1 parent 2d26589 commit 0a76f17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions InfuseSync/InfuseSync.Emby.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyVersion>1.3.1</AssemblyVersion>
<FileVersion>1.3.1</FileVersion>
<AssemblyVersion>1.3.2</AssemblyVersion>
<FileVersion>1.3.2</FileVersion>
<RootNamespace>InfuseSync</RootNamespace>
<AssemblyName>InfuseSync</AssemblyName>
<DefineConstants>EMBY</DefineConstants>
Expand Down
4 changes: 2 additions & 2 deletions InfuseSync/InfuseSync.Jellyfin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<AssemblyVersion>1.3.1</AssemblyVersion>
<FileVersion>1.3.1</FileVersion>
<AssemblyVersion>1.3.2</AssemblyVersion>
<FileVersion>1.3.2</FileVersion>
<RootNamespace>InfuseSync</RootNamespace>
<AssemblyName>InfuseSync</AssemblyName>
<DefineConstants>JELLYFIN</DefineConstants>
Expand Down

0 comments on commit 0a76f17

Please sign in to comment.