Skip to content

Commit

Permalink
v1.2.0 released (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: Emrah Kondur <[email protected]>
  • Loading branch information
ekondur and Emrah Kondur authored Apr 1, 2024
1 parent 50b752b commit 73dfd6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RedisUI/RedisUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
<RepositoryUrl>https://github.com/ekondur/RedisUI</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>Redis,Web,UI,Client,Keys,Statistics</PackageTags>
<PackageReleaseNotes>Added Key Deletion</PackageReleaseNotes>
<PackageReleaseNotes>Added Configuration Options to Settings</PackageReleaseNotes>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
</PropertyGroup>

<ItemGroup Condition="'$(TargetFramework)'=='netstandard2.0'">
Expand Down

0 comments on commit 73dfd6a

Please sign in to comment.