From 51528e727773871a715165856b43c57473d39c14 Mon Sep 17 00:00:00 2001 From: "Susan X. Huynh" Date: Thu, 11 Jan 2018 15:28:57 -0800 Subject: [PATCH] Fixed that package version --- history/package/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/history/package/package.json b/history/package/package.json index dca5451a..16323d76 100644 --- a/history/package/package.json +++ b/history/package/package.json @@ -19,6 +19,6 @@ "analytics" ], "website": "https://docs.mesosphere.com/service-docs/spark/", - "version": "2.1.0-2.2.0-1", + "version": "{{package-version}}", "minDcosReleaseVersion": "1.8" }