Skip to content

Commit

Permalink
Update project version and release notes (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: ArdenHide <[email protected]>
  • Loading branch information
github-actions[bot] and ArdenHide authored Dec 12, 2024
1 parent d7952a2 commit aea413f
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.4</Version>
<PackageReleaseNotes>https://github.com/The-Poolz/DispenserProvider.DataBase/releases/tag/v1.0.4-prod</PackageReleaseNotes>
<Version>1.0.5</Version>
<PackageReleaseNotes>https://github.com/The-Poolz/DispenserProvider.DataBase/releases/tag/v1.0.5-prod</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ConfiguredSqlConnection" Version="1.2.0" />
Expand Down

0 comments on commit aea413f

Please sign in to comment.