We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391e26d commit 4fe174eCopy full SHA for 4fe174e
1 file changed
BlazorDialog/BlazorDialog.csproj
@@ -16,7 +16,7 @@
16
<Copyright />
17
<PackageTags>blazor blazor-component blazor-dialog dialog modal blazor-modal blazordialog blazormodaldialog blazormodal razor razor-components razorcomponents</PackageTags>
18
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
19
- <Version>1.4.0</Version>
+ <Version>1.5.0</Version>
20
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
21
<Product>BlazorDialog</Product>
22
</PropertyGroup>
0 commit comments