Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #472 from chef/schisamo/fix-chefdk-versioning
Browse files Browse the repository at this point in the history
Version ChefDK with a static version number
  • Loading branch information
Kartik Null Cating-Subramanian committed Sep 3, 2015
2 parents 271733b + ce727d0 commit 9912afb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions config/projects/chefdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@
homepage "https://www.chef.io"

build_iteration 1
build_version do
source :git, from_dependency: 'chefdk'
output_format :semver
end
build_version '0.8.0'

if windows?
# NOTE: Ruby DevKit fundamentally CANNOT be installed into "Program Files"
Expand Down

0 comments on commit 9912afb

Please sign in to comment.