Skip to content

Commit 26578e8

Browse files
authored
chore: bump version to 4.1.0-next (nasa#7832)
chore: bump version to 4.1.0-next
1 parent fccae3b commit 26578e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openmct-e2e",
3-
"version": "4.0.0-next",
3+
"version": "4.1.0-next",
44
"description": "The Open MCT e2e framework",
55
"type": "module",
66
"module": "index.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openmct",
3-
"version": "4.0.0-next",
3+
"version": "4.1.0-next",
44
"description": "The Open MCT core platform",
55
"module": "dist/openmct.js",
66
"main": "dist/openmct.js",

0 commit comments

Comments
 (0)