Skip to content

Commit 2d6992e

Browse files
committed
v5.34.0-rc.4
1 parent bafd033 commit 2d6992e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "camunda-modeler",
3-
"version": "5.34.0-rc.3",
3+
"version": "5.34.0-rc.4",
44
"description": "Camunda Modeler for BPMN, DMN and CMMN, based on bpmn.io",
55
"private": true,
66
"main": "prod.js",

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "camunda-modeler-client",
3-
"version": "5.34.0-rc.3",
3+
"version": "5.34.0-rc.4",
44
"description": "Camunda Modeler client application",
55
"private": true,
66
"license": "MIT",

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "5.34.0-rc.3"
3+
"version": "5.34.0-rc.4"
44
}

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)