Skip to content

Commit e94e153

Browse files
committed
release version update
1 parent 7b13eb2 commit e94e153

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openmct-mcws",
3-
"version": "2512.01-next",
3+
"version": "2512.01-rc1",
44
"description": "Open MCT for MCWS",
55
"devDependencies": {
66
"@babel/eslint-parser": "7.26.8",

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>gov.nasa.arc.wtd</groupId>
77
<artifactId>openmct-client</artifactId>
88
<name>Open MCT for MCWS Client</name>
9-
<version>2512.01-next</version>
9+
<version>2512.01-rc1</version>
1010
<packaging>war</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)