Skip to content

Commit

Permalink
v5.7.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfromme committed Jan 5, 2023
1 parent 25e6a80 commit a544906
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "camunda-modeler",
"version": "5.7.0-rc.0",
"version": "5.7.0-rc.1",
"description": "Camunda Modeler for BPMN, DMN and CMMN, based on bpmn.io",
"private": true,
"main": "prod.js",
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "camunda-modeler-client",
"version": "5.7.0-rc.0",
"version": "5.7.0-rc.1",
"description": "Camunda Modeler client application",
"private": true,
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "5.7.0-rc.0",
"version": "5.7.0-rc.1",
"useWorkspaces": true
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a544906

Please sign in to comment.