Skip to content

Commit

Permalink
v5.0.7-alpha.0-20230708-3160f6ba
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Jul 8, 2023
1 parent 3160f6b commit 86c5e4d
Show file tree
Hide file tree
Showing 151 changed files with 1,449 additions and 1,449 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"useWorkspaces": true,
"version": "5.0.7-alpha.0-20230706-5fbbccd5",
"version": "5.0.7-alpha.0-20230708-3160f6ba",
"//": "Set up some command options",
"command": {
"//": "Running a script should show the output while it is generated",
Expand Down
28 changes: 14 additions & 14 deletions 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 packages/adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iobroker/js-controller-adapter",
"version": "5.0.7-alpha.0-20230706-5fbbccd5",
"version": "5.0.7-alpha.0-20230708-3160f6ba",
"engines": {
"node": ">=12.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iobroker/js-controller-cli",
"version": "5.0.7-alpha.0-20230706-5fbbccd5",
"version": "5.0.7-alpha.0-20230708-3160f6ba",
"engines": {
"node": ">=16.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/common-db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iobroker/js-controller-common-db",
"version": "5.0.7-alpha.0-20230706-5fbbccd5",
"version": "5.0.7-alpha.0-20230708-3160f6ba",
"engines": {
"node": ">=12.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iobroker/js-controller-common",
"version": "5.0.7-alpha.0-20230706-5fbbccd5",
"version": "5.0.7-alpha.0-20230708-3160f6ba",
"engines": {
"node": ">=12.0.0"
},
Expand Down
Loading

0 comments on commit 86c5e4d

Please sign in to comment.