Skip to content

Commit

Permalink
(PDK-1791) Bump PDK version
Browse files Browse the repository at this point in the history
This commit bumps the pdk version to 2.6.0-pre as per the post release
guidance.
  • Loading branch information
chelnak committed May 25, 2022
1 parent b21161f commit 8c68efe
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.5.0'.freeze
VERSION = '2.6.0-pre'.freeze
TEMPLATE_REF = '2.5.0'.freeze
end

0 comments on commit 8c68efe

Please sign in to comment.