Skip to content

Commit

Permalink
(MAINT) Update TEMPLATE_REF for testing purposes
Browse files Browse the repository at this point in the history
The package testing requires a new template tag to be added whenever the templated gemfile has been updated.
  • Loading branch information
david22swan authored Jan 8, 2025
1 parent 7a1d7ef commit f04a915
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.4.0'.freeze
TEMPLATE_REF = '3.4.0.1'.freeze
TEMPLATE_REF = '3.4.0.2'.freeze
end

0 comments on commit f04a915

Please sign in to comment.