Skip to content

Commit

Permalink
(maint) pin pdk-templates version ref to workaround puppet 5.3.4 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bmjen committed Feb 6, 2018
1 parent edbc00b commit 6622985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pdk/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module PDK
VERSION = '1.4.0.pre'.freeze
TEMPLATE_REF = VERSION
TEMPLATE_REF = 'e07e4fdef2cf410a7006a3612f53ef1563ea829f'.freeze
end

0 comments on commit 6622985

Please sign in to comment.