Skip to content

Commit fb5c700

Browse files
committed
Release version set
1 parent fca50b3 commit fb5c700

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Simplify.Web/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Changelog
22

3-
## [4.3.1-pre01] - 2021-04-21
3+
## [4.3.0] - 2021-04-22
44

55
### New
66

77
- New built-in exception page design (#140)
88
- Built-in exception page light/dark design switch option (#142)
99
- Display minimal text exception page in case of WebContext.IsAjax (#141)
1010
- .NET 5.0 explicit support
11-
- Refactofing to nullable
11+
- Refactoring to nullable
1212

1313
### Changed
1414

src/Simplify.Web/Simplify.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1111
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1212

13-
<Version>4.3-pre01</Version>
13+
<Version>4.3</Version>
1414

1515
<Authors>Alexander Krylkov</Authors>
1616
<Product>Simplify</Product>

0 commit comments

Comments
 (0)