Skip to content

Commit

Permalink
Update project version and release notes (#16)
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 Nov 29, 2024
1 parent dece3fb commit e341d73
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.1</Version>
<PackageReleaseNotes>https://github.com/The-Poolz/DispenserProvider.DataBase/releases/tag/v1.0.1-prod</PackageReleaseNotes>
<Version>1.0.2</Version>
<PackageReleaseNotes>https://github.com/The-Poolz/DispenserProvider.DataBase/releases/tag/v1.0.2-prod</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ConfiguredSqlConnection" Version="1.2.0" />
Expand Down

0 comments on commit e341d73

Please sign in to comment.