Skip to content

Commit ac352f4

Browse files
committed
chore: release 2.11-RC1
1 parent eb59707 commit ac352f4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kaoto",
3-
"version": "2.11.0-dev",
3+
"version": "2.11.0-RC1",
44
"description": "Kaoto - The Integration Designer for Apache Camel",
55
"repository": "https://github.com/KaotoIO/kaoto",
66
"author": "The Kaoto Team",

packages/ui-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kaoto/kaoto-tests",
33
"private": true,
4-
"version": "2.11.0-dev",
4+
"version": "2.11.0-RC1",
55
"type": "module",
66
"description": "Kaoto UI tests and storybook",
77
"repository": "https://github.com/KaotoIO/kaoto",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kaoto/kaoto",
3-
"version": "2.11.0-dev",
3+
"version": "2.11.0-RC1",
44
"type": "module",
55
"description": "Kaoto UI",
66
"repository": "https://github.com/KaotoIO/kaoto",

0 commit comments

Comments
 (0)