Skip to content

Commit

Permalink
Merge pull request #1216 from puppetlabs/CONT-694-bump_pdk_templates
Browse files Browse the repository at this point in the history
(CONT-694) Bump PDK Template Version
  • Loading branch information
jordanbreen28 authored Mar 6, 2023
2 parents b71447f + c16c932 commit 2feb1bc
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 = '2.7.0'.freeze
TEMPLATE_REF = '2.7.1'.freeze
TEMPLATE_REF = '2.7.2'.freeze
end

0 comments on commit 2feb1bc

Please sign in to comment.