We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c714b commit a6a4d8dCopy full SHA for a6a4d8d
1 file changed
appveyor.yml
@@ -1,9 +1,9 @@
1
image: Ubuntu
2
3
-version: '6.2.0.{build}'
+version: '6.3.0.{build}'
4
5
dotnet_csproj:
6
- version_prefix: '6.2.0'
+ version_prefix: '6.3.0'
7
patch: true
8
file: 'src\**\*.csproj'
9
0 commit comments