Skip to content

Commit 44981a4

Browse files
committed
chore: restore dev version
1 parent c32457b commit 44981a4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.6.0-M2",
3+
"version": "2.6.0-dev",
44
"description": "Kaoto - The Integration Designer for Apache Camel",
55
"repository": "https://github.com/KaotoIO/kaoto",
66
"author": "The Kaoto Team",

packages/catalog-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kaoto/camel-catalog",
3-
"version": "2.6.0-M2",
3+
"version": "2.6.0-dev",
44
"type": "commonjs",
55
"description": "Camel Catalog and schemas for Kaoto",
66
"repository": "https://github.com/KaotoIO/kaoto",

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.6.0-M2",
4+
"version": "2.6.0-dev",
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.6.0-M2",
3+
"version": "2.6.0-dev",
44
"type": "module",
55
"description": "Kaoto UI",
66
"repository": "https://github.com/KaotoIO/kaoto",

0 commit comments

Comments
 (0)