Skip to content

Commit 4e34c4e

Browse files
author
sanfrancrisko
authored
Merge pull request #1137 from da-ar/pdk-1743/main/2.3.0.pre
(PDK-1743) Bump to 2.3.0.pre
2 parents 79a8dd0 + 03095a0 commit 4e34c4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/pdk/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module PDK
2-
VERSION = '2.2.0'.freeze
3-
TEMPLATE_REF = VERSION
2+
VERSION = '2.3.0.pre'.freeze
3+
TEMPLATE_REF = '2.2.0'.freeze
44
end

0 commit comments

Comments
 (0)