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-21 22:16:46 +0300
committerGitHub <noreply@github.com>2022-10-21 22:16:46 +0300
commit5041f80e5b3f9cb753cfccaaf219985b593d91d5 (patch)
tree3c38aeff5dc117b7ff56ee4012b29038ba035227
parent9e23f79bc8b1b8cc702be3ede097f4f860024190 (diff)
Update version to `2.1.2-SNAPSHOT` (#5897)
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cb1c0bb8f..d548fdbdd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openmct",
- "version": "2.1.2",
+ "version": "2.1.2-SNAPSHOT",
"description": "The Open MCT core platform",
"devDependencies": {
"@babel/eslint-parser": "7.18.9",