Skip to content

Commit

Permalink
Update project version and release notes (#27)
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 5, 2024
1 parent 5ba5448 commit 57ecfbe
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.3</Version>
<PackageReleaseNotes>https://github.com/The-Poolz/DispenserProvider.DataBase/releases/tag/v1.0.3-prod</PackageReleaseNotes>
<Version>1.0.4</Version>
<PackageReleaseNotes>https://github.com/The-Poolz/DispenserProvider.DataBase/releases/tag/v1.0.4-prod</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ConfiguredSqlConnection" Version="1.2.0" />
Expand Down

0 comments on commit 57ecfbe

Please sign in to comment.