Skip to content

Commit

Permalink
Template the package version (mesosphere#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
benclarkwood authored May 3, 2018
1 parent 436b9fa commit 38c57e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion universe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"packagingVersion": "3.0",
"name": "jenkins",
"version": "stub-universe",
"version": "{{package-version}}",
"minDcosReleaseVersion": "1.9",
"scm": "https://github.com/mesosphere/dcos-jenkins-service.git",
"maintainer": "support@mesosphere.io",
Expand Down

0 comments on commit 38c57e5

Please sign in to comment.