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 c8c126e commit dc59c0aCopy full SHA for dc59c0a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "openmct-mcws",
3
- "version": "5.3.0-rc1",
+ "version": "5.3.0-rc2",
4
"description": "Open MCT for MCWS",
5
"devDependencies": {
6
"@braintree/sanitize-url": "6.0.2",
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>5.3.0-rc1</version>
+ <version>5.3.0-rc2</version>
10
<packaging>war</packaging>
11
12
<properties>
0 commit comments