Skip to content

Commit

Permalink
Bump DailyDesktop.Core NuGet package version
Browse files Browse the repository at this point in the history
  • Loading branch information
goodtrailer committed May 9, 2021
1 parent 172b007 commit 84f31c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DailyDesktop.Core/DailyDesktop.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/goodtrailer/daily-desktop</PackageProjectUrl>
<PackageTags>daily desktop wallpaper background</PackageTags>
<Version>2021.507.0</Version>
<Version>2021.509.0</Version>
<PackageIcon>icon.png</PackageIcon>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AssemblyVersion>2021.507.0.0</AssemblyVersion>
<FileVersion>2021.507.0.0</FileVersion>
<AssemblyVersion>2021.509.0.0</AssemblyVersion>
<FileVersion>2021.509.0.0</FileVersion>
<Description>Modular Windows desktop wallpaper updater that works daily at a set time. Wallpapers are provided by IProvider classes that are implemented in DLL modules.</Description>
</PropertyGroup>

Expand Down

0 comments on commit 84f31c6

Please sign in to comment.