Skip to content

Commit

Permalink
Release v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDesmond-ca committed Mar 4, 2024
1 parent 1f22eae commit 5c289be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/LibYear.Core/LibYear.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>8.1.0</Version>
<Version>8.2.0</Version>
<TargetFramework>net8.0</TargetFramework>
<Product>libyear</Product>
<PackageId>LibYear.Core</PackageId>
Expand Down
2 changes: 1 addition & 1 deletion src/LibYear/LibYear.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>8.1.0</Version>
<Version>8.2.0</Version>
<OutputType>Exe</OutputType>
<PackAsTool>true</PackAsTool>
<Product>libyear</Product>
Expand Down

0 comments on commit 5c289be

Please sign in to comment.