Skip to content

Commit bf0f426

Browse files
committed
[edit] version/changelog
[up] to release Simplify.Web 5.0
1 parent 064d076 commit bf0f426

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Simplify.Web.Postman/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.2] - Unreleased
3+
## [2.0] - 2024-06-05
44

55
### Dependencies
66

src/Simplify.Web.Postman/Simplify.Web.Postman.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
99
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1010

11-
<Version>2.0-pre01</Version>
11+
<Version>2.0</Version>
1212

1313
<Description>Postman collection and environment generation extension for Simplify.Web</Description>
1414
<Product>Simplify</Product>
@@ -25,7 +25,7 @@
2525
<PackageReleaseNotes>See https://github.com/SimplifyNet/Simplify.Web.Postman/blob/master/src/Simplify.Web.Postman/CHANGELOG.md for details</PackageReleaseNotes>
2626
</PropertyGroup>
2727
<ItemGroup>
28-
<PackageReference Include="Simplify.Web" Version="5.0-pre01" />
28+
<PackageReference Include="Simplify.Web" Version="5.0" />
2929
</ItemGroup>
3030
<ItemGroup>
3131
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)