Skip to content

Commit

Permalink
Update project version and release notes (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: ArdenHide <ArdenHide@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and ArdenHide authored Dec 13, 2024
1 parent 04d5f35 commit f3aa993
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.5</Version>
<PackageReleaseNotes>https://github.com/The-Poolz/DispenserProvider.DataBase/releases/tag/v1.0.5-prod</PackageReleaseNotes>
<Version>1.0.6</Version>
<PackageReleaseNotes>https://github.com/The-Poolz/DispenserProvider.DataBase/releases/tag/v1.0.6-prod</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ConfiguredSqlConnection" Version="1.2.0" />
Expand Down

0 comments on commit f3aa993

Please sign in to comment.