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 7917edd commit 31aba50Copy full SHA for 31aba50
Jenkinsfile
@@ -4,7 +4,7 @@ pipeline {
4
agent none
5
6
environment {
7
- ReleaseNumber = '1.8.2'
+ ReleaseNumber = '1.8.3'
8
outputEnc = '65001'
9
}
10
0 commit comments