Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Göran Sander committed Jul 30, 2023
1 parent 03256d7 commit 33b2dc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"last-release-sha": "c23c63217a256f24710f68c562ddfc39f4ddb28e",
"release-as": "9.4.0",
"last-release-sha": "d3fc9e6be5dea516629a436298f513d1d46f9681",
"release-as": "9.5.0",
"release-type": "node",
"draft": true,
"changelog-sections": [
Expand Down
1 change: 0 additions & 1 deletion src/globals.js
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,6 @@ async function initHostInfo() {

const networkInterface = siNetwork.filter((item) => item.iface === defaultNetworkInterface);


const idSrc =
networkInterface[0].mac +
networkInterface[0].ip4 +
Expand Down

0 comments on commit 33b2dc6

Please sign in to comment.