Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Mazzella <ozyx@users.noreply.github.com>2022-10-27 20:29:41 +0300
committerGitHub <noreply@github.com>2022-10-27 20:29:41 +0300
commit391c0b2e7c880730d37e85117616566221ebe652 (patch)
tree00a87f159bb17060cef25880be2fbb0277df8533
parent2ae061dbcd20840a55070bb06d7c40a60de070cf (diff)
Bump version to `2.1.3-SNAPSHOT` (#5904)
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6f1e55647..5fd1a005d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openmct",
- "version": "2.1.2-SNAPSHOT",
+ "version": "2.1.3-SNAPSHOT",
"description": "The Open MCT core platform",
"devDependencies": {
"@babel/eslint-parser": "7.18.9",