Skip to content

Commit c263762

Browse files
committed
Semver => 6.2.1 for bug fix.
1 parent f749654 commit c263762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
image: Visual Studio 2022
22

3-
version: "6.2.0.{build}"
3+
version: "6.2.1.{build}"
44

55
dotnet_csproj:
6-
version_prefix: "6.2.0"
6+
version_prefix: "6.2.1"
77
patch: true
88
file: 'src\**\*.csproj'
99

0 commit comments

Comments
 (0)