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:
authorVictor Woeltjen <victor.woeltjen@nasa.gov>2016-09-23 01:48:48 +0300
committerVictor Woeltjen <victor.woeltjen@nasa.gov>2016-09-23 01:48:48 +0300
commitbad24d621361717e03de03d19670a480a3c83f9e (patch)
treee3bf57a8b07e50c7e9cf9fca88dc103c9444f5d5
parente0b69868519e11910a828d9fc339dd1a8572794e (diff)
[Build] Remove SNAPSHOT statusv0.11.3
...to close sprint Pratchett, https://github.com/nasa/openmct/milestone/17
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 555375007..668b4de22 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openmct",
- "version": "0.11.3-SNAPSHOT",
+ "version": "0.11.3",
"description": "The Open MCT core platform",
"dependencies": {
"express": "^4.13.1",