Skip to content

Commit

Permalink
bump version to v4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshSolanki committed Feb 19, 2024
1 parent 89d86af commit 6e0e69b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions FoliCon/FoliCon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<!--<PublishTrimmed>true</PublishTrimmed>-->
<ApplicationIcon>Resources\icons\folicon Icon.ico</ApplicationIcon>
<LangVersion>preview</LangVersion>
<PackageVersion>3.14.0</PackageVersion>
<AssemblyVersion>3.14.0</AssemblyVersion>
<PackageVersion>4.0.0</PackageVersion>
<AssemblyVersion>4.0.0</AssemblyVersion>
<Company>Dinesh Solanki</Company>
<Description>Creates Folder icons for Movies, Serials, Music, and Games Folders
dineshsolanki.github.io/folicon/</Description>
Expand Down Expand Up @@ -38,8 +38,8 @@ dineshsolanki.github.io/folicon/</Description>
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="Polly" Version="8.3.0" />
<PackageReference Include="Prism.DryIoc" Version="8.1.97" />
<PackageReference Include="Sentry" Version="4.1.0" />
<PackageReference Include="Sentry.NLog" Version="4.1.0" />
<PackageReference Include="Sentry" Version="4.1.1" />
<PackageReference Include="Sentry.NLog" Version="4.1.1" />
<PackageReference Include="TMDbLib" Version="2.1.0" />
<PackageReference Include="Vanara.PInvoke.Shell32" Version="3.4.17" />
<PackageReference Include="WinCopies.IconLib" Version="0.75.0-rc" />
Expand Down

0 comments on commit 6e0e69b

Please sign in to comment.