Skip to content

Commit

Permalink
v4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sigewuzhere committed Feb 27, 2020
1 parent cf382ba commit 4f81547
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 3.2.{build}
version: 4.0.{build}
branches:
only:
- master
Expand Down
4 changes: 3 additions & 1 deletion src/ConfigCatClient/ConfigCatClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
<PackageProjectUrl>https://github.com/ConfigCat/.net-sdk</PackageProjectUrl>
<RepositoryUrl>https://github.com/ConfigCat/.net-sdk</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageReleaseNotes>Version 3.2.0
<PackageReleaseNotes>Version 4.0.0
* Supporting sensitive text comparators.
Version 3.2.0
* Minor fix in info level logging
Version 3.1.0
* Added new semantic version tests
Expand Down

0 comments on commit 4f81547

Please sign in to comment.