We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906e68f commit dbaf3c3Copy full SHA for dbaf3c3
1 file changed
BlazorContextMenu/BlazorContextMenu.csproj
@@ -16,7 +16,7 @@
16
<Copyright />
17
<PackageTags>blazor blazor-component blazor-context-menu context-menu contextmenu menu blazor-menu blazorcontextmenu razor razor-components razorcomponents</PackageTags>
18
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
19
- <Version>1.15.0</Version>
+ <Version>1.16.0</Version>
20
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
21
<Product>Blazor.ContextMenu</Product>
22
</PropertyGroup>
0 commit comments