Skip to content

Commit

Permalink
[Release Candidate] 5.3.0 RC2 (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvigliotta authored Oct 11, 2024
1 parent c8c126e commit dc59c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openmct-mcws",
"version": "5.3.0-rc1",
"version": "5.3.0-rc2",
"description": "Open MCT for MCWS",
"devDependencies": {
"@braintree/sanitize-url": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>gov.nasa.arc.wtd</groupId>
<artifactId>openmct-client</artifactId>
<name>Open MCT for MCWS Client</name>
<version>5.3.0-rc1</version>
<version>5.3.0-rc2</version>
<packaging>war</packaging>

<properties>
Expand Down

0 comments on commit dc59c0a

Please sign in to comment.