Skip to content

Commit

Permalink
2024 Dev Build 3 - Search Performance/Version Update (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvigliotta authored Jun 10, 2024
1 parent 8e0bafb commit 676fa66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openmct-mcws",
"version": "5.2.0-1",
"version": "5.3.0-next",
"description": "Open MCT for MCWS",
"devDependencies": {
"@braintree/sanitize-url": "6.0.2",
Expand Down Expand Up @@ -31,7 +31,7 @@
"mini-css-extract-plugin": "2.6.0",
"moment": "2.29.4",
"node-bourbon": "^4.2.3",
"openmct": "nasa/openmct#omm-r5.2.0-rc2",
"openmct": "nasa/openmct#omm-r5.2.0-rc3",
"printj": "^1.2.1",
"raw-loader": "^0.5.1",
"resolve-url-loader": "5.0.0",
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.2.0</version>
<version>5.3.0-next</version>
<packaging>war</packaging>

<properties>
Expand Down

0 comments on commit 676fa66

Please sign in to comment.