Skip to content

Commit d8f3570

Browse files
committed
[edit] version/changelog
1 parent 888e856 commit d8f3570

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Simplify.Web.MessageBox/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.5.0] - Unreleased
3+
## [1.5.0] - 2024-06-05
44

55
### Dependencies
66

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
88
<GenerateDocumentationFile>true</GenerateDocumentationFile>
99

10-
<Version>1.5-pre01</Version>
10+
<Version>1.5</Version>
1111

1212
<Authors>Alexander Krylkov</Authors>
1313
<Product>Simplify</Product>
@@ -30,7 +30,7 @@
3030
<Content Include="Templates\App_Packages\Simplify.Web.MessageBox\OkMessageBox.tpl" />
3131
</ItemGroup>
3232
<ItemGroup>
33-
<PackageReference Include="Simplify.Web" Version="5.0-pre01" />
33+
<PackageReference Include="Simplify.Web" Version="5.0" />
3434
</ItemGroup>
3535
<ItemGroup>
3636
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)