Skip to content

Commit 23dd4e5

Browse files
committed
Bump to Simplify.Web 4
1 parent 2d8bd10 commit 23dd4e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Simplify.Web.MessageBox/Simplify.Web.MessageBox.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Product>Simplify</Product>
66
<Description>Simplify.Web static message box templates and controller response</Description>
77
<Copyright>Licensed under LGPL</Copyright>
8-
<Version>1.4-pre01</Version>
8+
<Version>1.4</Version>
99
<PackageProjectUrl>https://github.com/SimplifyNet/Simplify.Web.MessageBox</PackageProjectUrl>
1010
<PackageIconUrl>https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl>
1111
<RepositoryUrl>https://github.com/SimplifyNet/Simplify.Web.MessageBox</RepositoryUrl>
@@ -27,6 +27,6 @@
2727
<Content Include="Templates\App_Packages\Simplify.Web.MessageBox\OkMessageBox.tpl" />
2828
</ItemGroup>
2929
<ItemGroup>
30-
<PackageReference Include="Simplify.Web" Version="4.0.0-pre01" />
30+
<PackageReference Include="Simplify.Web" Version="4.0.0" />
3131
</ItemGroup>
3232
</Project>

0 commit comments

Comments
 (0)