We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2512.01
1 parent 8cb9b86 commit 482b73cCopy full SHA for 482b73c
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "openmct-mcws",
3
- "version": "2512.01-rc1",
+ "version": "2512.01",
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-rc1</version>
+ <version>2512.01</version>
10
<packaging>war</packaging>
11
12
<properties>
0 commit comments