Skip to content

Commit f05daad

Browse files
committed
CHORE: Update Version [DRAFT]
1 parent 43f7a9b commit f05daad

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/test-molecule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
{ role: "update-changes", test: "235" },
7373
{ role: "update-changes", test: "242" },
7474
{ role: "update-changes", test: "243" },
75+
{ role: "update-changes", test: "244" },
7576
]
7677
fail-fast: false
7778
concurrency: molecule-test-${{ matrix.tests.role }}-${{ matrix.tests.test }}

launcher/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stereum-launcher",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"private": true,
55
"description": "Stereum Ethereum Node Setup Launcher",
66
"author": {
@@ -112,4 +112,4 @@
112112
"type": "git",
113113
"url": "git@github.com:stereum-dev/ethereum-node.git"
114114
}
115-
}
115+
}

0 commit comments

Comments
 (0)