Skip to content

Commit 8a75c64

Browse files
committed
Fix compiler warnings with -Wextra
1 parent 554821f commit 8a75c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pipeline {
1919

2020
string(
2121
name: 'INFR_APPS_VERSION',
22-
defaultValue: 'v3.1.1',
22+
defaultValue: 'v3.2.0',
2323
description: 'The infr_apps version'
2424
)
2525
choice(

0 commit comments

Comments
 (0)