Skip to content

Commit

Permalink
Correct TEMPLATE_REF
Browse files Browse the repository at this point in the history
  • Loading branch information
david22swan authored Nov 25, 2024
1 parent 914c872 commit 0dbc244
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'.freeze
end

0 comments on commit 0dbc244

Please sign in to comment.