Skip to content

Commit

Permalink
(CAT-1697) Bring in new template version
Browse files Browse the repository at this point in the history
Any changes made to the pdk-templates generated Gemfile need to be brought into the PDK between releases in order for the tests to function as they should.
  • Loading branch information
david22swan committed Apr 2, 2024
1 parent 84d42b3 commit 6fa7439
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 = '3.0.1'.freeze
TEMPLATE_REF = '3.0.1.1'.freeze
TEMPLATE_REF = '3.0.1.2'.freeze
end

0 comments on commit 6fa7439

Please sign in to comment.