Skip to content

Commit

Permalink
v7.0.0-alpha.0-20240926-91f9b082f (#2924)
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 authored Sep 26, 2024
1 parent 91f9b08 commit f922a11
Show file tree
Hide file tree
Showing 181 changed files with 1,666 additions and 1,666 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.0.12-alpha.0-20240924-4e8189ae0",
"version": "7.0.0-alpha.0-20240926-91f9b082f",
"command": {
"run": {
"stream": true
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,7 +1,7 @@
{
"name": "@iobroker/js-controller-adapter",
"type": "module",
"version": "6.0.12-alpha.0-20240924-4e8189ae0",
"version": "7.0.0-alpha.0-20240926-91f9b082f",
"engines": {
"node": ">=18.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,7 +1,7 @@
{
"name": "@iobroker/js-controller-cli",
"type": "module",
"version": "6.0.12-alpha.0-20240924-4e8189ae0",
"version": "7.0.0-alpha.0-20240926-91f9b082f",
"engines": {
"node": ">=18.0.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,7 +1,7 @@
{
"name": "@iobroker/js-controller-common-db",
"type": "module",
"version": "6.0.12-alpha.0-20240924-4e8189ae0",
"version": "7.0.0-alpha.0-20240926-91f9b082f",
"engines": {
"node": ">=18.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,7 +1,7 @@
{
"name": "@iobroker/js-controller-common",
"type": "module",
"version": "6.0.12-alpha.0-20240924-4e8189ae0",
"version": "7.0.0-alpha.0-20240926-91f9b082f",
"engines": {
"node": ">=12.0.0"
},
Expand Down
Loading

0 comments on commit f922a11

Please sign in to comment.