Skip to content

Commit 582c13d

Browse files
authored
Update CSV_VERSION_PREV in job-config.json for 3.18.1
https://issues.redhat.com/browse/CRW-7975
1 parent a64d01d commit 582c13d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dependencies/job-config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -487,15 +487,15 @@
487487
},
488488
"3.18": {
489489
"CSV_VERSION": "3.18.1",
490-
"CSV_VERSION_PREV": "3.17.0"
490+
"CSV_VERSION_PREV": "3.18.0"
491491
},
492492
"3.19": {
493493
"CSV_VERSION": "3.19.0",
494-
"CSV_VERSION_PREV": "3.17.0"
494+
"CSV_VERSION_PREV": "3.18.0"
495495
},
496496
"3.x": {
497497
"CSV_VERSION": "3.19.0",
498-
"CSV_VERSION_PREV": "3.17.0"
498+
"CSV_VERSION_PREV": "3.18.0"
499499
}
500500
}
501501
},

0 commit comments

Comments
 (0)