Skip to content

Commit 4b46374

Browse files
committed
chore: bump default Camel JBang version to 4.20.0
1 parent 434be25 commit 4b46374

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 2.11.0
22

3-
- Upgrade default Camel JBang version from 4.18.0 to 4.19.0
3+
- Upgrade default Camel JBang version from 4.18.0 to 4.20.0
44

55
# 2.10.2
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1081,7 +1081,7 @@
10811081
"kaoto.camelJbang.version": {
10821082
"type": "string",
10831083
"markdownDescription": "Apache [Camel JBang](https://camel.apache.org/manual/camel-jbang.html) version used for an internal Camel JBang CLI calls. Requirements can differ between versions.\n\nIt is recommended to use `default` version to ensure all extension features works properly.",
1084-
"default": "4.19.0",
1084+
"default": "4.20.0",
10851085
"order": 0
10861086
},
10871087
"kaoto.camelJbang.runArguments": {

0 commit comments

Comments
 (0)