We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b13eb2 commit e94e153Copy full SHA for e94e153
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "openmct-mcws",
3
- "version": "2512.01-next",
+ "version": "2512.01-rc1",
4
"description": "Open MCT for MCWS",
5
"devDependencies": {
6
"@babel/eslint-parser": "7.26.8",
pom.xml
@@ -6,7 +6,7 @@
<groupId>gov.nasa.arc.wtd</groupId>
7
<artifactId>openmct-client</artifactId>
8
<name>Open MCT for MCWS Client</name>
9
- <version>2512.01-next</version>
+ <version>2512.01-rc1</version>
10
<packaging>war</packaging>
11
12
<properties>
0 commit comments