Skip to content

Commit

Permalink
(maint) Update TEMPLATE_REF for testing purposes
Browse files Browse the repository at this point in the history
Pre-release versions are needed within the templates for the pipelines to work correctly.
  • Loading branch information
david22swan committed Aug 21, 2024
1 parent 9041f64 commit 31c3222
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.2.0'.freeze
TEMPLATE_REF = '3.2.0.3'.freeze
TEMPLATE_REF = '3.2.0.4'.freeze
end

0 comments on commit 31c3222

Please sign in to comment.