Skip to content

Commit

Permalink
Merge branch 'master' into limits-tests-resize
Browse files Browse the repository at this point in the history
  • Loading branch information
shefalijoshi authored Jan 16, 2024
2 parents 23f82d9 + fd31018 commit ffa63ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x, 18.x]
node-version: [20.x, 18.x]
openmct-version:
- latest
- stable
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openmct-yamcs",
"version": "3.1.0-next",
"version": "3.3.0-next",
"description": "An adapter for connecting Open MCT with YAMCS",
"main": "dist/openmct-yamcs.js",
"scripts": {
Expand Down

0 comments on commit ffa63ff

Please sign in to comment.