Skip to content

Commit 4df1884

Browse files
jor2Jordan-Williams2
andauthored
fix: update the default version in the DA to 4.1 (#457)
Co-authored-by: Jordan-Williams2 <[email protected]>
1 parent 25aa44a commit 4df1884

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
{
205205
"key": "rabbitmq_version",
206206
"required": true,
207-
"default_value": "__NOT_SET__",
207+
"default_value": "4.1",
208208
"options": [
209209
{
210210
"displayname": "3.13",
@@ -555,7 +555,7 @@
555555
{
556556
"key": "rabbitmq_version",
557557
"required": true,
558-
"default_value": "__NOT_SET__",
558+
"default_value": "4.1",
559559
"options": [
560560
{
561561
"displayname": "3.13",

0 commit comments

Comments
 (0)