Skip to content

Commit 1962146

Browse files
committed
Semver => 1.0.1 for signing fix.
1 parent 742e495 commit 1962146

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

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

3-
version: '1.0.0.{build}'
3+
version: '1.0.1.{build}'
44

55
dotnet_csproj:
6-
version_prefix: '1.0.0'
6+
version_prefix: '1.0.1'
77
patch: true
88
file: 'src\**\*.csproj'
99

0 commit comments

Comments
 (0)