Skip to content

Commit

Permalink
version bump / Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
stavroskasidis committed Mar 17, 2022
1 parent e86fe8f commit 1726403
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BlazorContextMenu/BlazorContextMenu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Copyright />
<PackageTags>blazor blazor-component blazor-context-menu context-menu contextmenu menu blazor-menu blazorcontextmenu razor razor-components razorcomponents</PackageTags>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Version>1.11.1</Version>
<Version>1.12.0</Version>
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
<Product>Blazor.ContextMenu</Product>
</PropertyGroup>
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,12 @@ public class Startup
</details>
## Release Notes
<details open="open"><summary>1.11</summary>
<details open="open"><summary>1.12</summary>

>- Fix for [#111](https://github.com/stavroskasidis/BlazorContextMenu/issues/110). Contributed by [SebastianWachsmuth](https://github.com/SebastianWachsmuth).
</details>
<details><summary>1.11</summary>

>- Upgraded to dotnet 6.0
</details>
Expand Down

0 comments on commit 1726403

Please sign in to comment.