We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb194cd commit 2765221Copy full SHA for 2765221
1 file changed
appveyor.yml
@@ -1,9 +1,9 @@
1
image: Ubuntu
2
3
-version: '8.0.2.{build}'
+version: '8.0.3.{build}'
4
5
dotnet_csproj:
6
- version_prefix: '8.0.2'
+ version_prefix: '8.0.3'
7
patch: true
8
file: 'src\**\*.csproj'
9
0 commit comments