Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mjuen committed Sep 26, 2022
1 parent a164039 commit c5dfb02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Notifications.Wpf.Core/Notifications.Wpf.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<PackageIcon>icon.png</PackageIcon>
<PackageIconUrl>https://raw.githubusercontent.com/mjuen/Notifications.Wpf.Core/master/Resources/icon.png</PackageIconUrl>
<RepositoryUrl>https://github.com/mjuen/Notifications.Wpf.Core</RepositoryUrl>
<Version>1.4.0</Version>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<FileVersion>1.4.0.0</FileVersion>
<Version>1.4.1</Version>
<AssemblyVersion>1.4.1.0</AssemblyVersion>
<FileVersion>1.4.1.0</FileVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>strong-name-cert.pfx</AssemblyOriginatorKeyFile>
Expand Down

0 comments on commit c5dfb02

Please sign in to comment.