Skip to content

Commit 7d06033

Browse files
authored
[release]: bump to version 3.11.0 (#299)
1 parent 3495af0 commit 7d06033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# The primary version numbers for Workflow-related pods
44
WORKFLOW_MAJOR_VERSION ||= '3'
5-
WORKFLOW_MINOR_VERSION ||= '10'
5+
WORKFLOW_MINOR_VERSION ||= '11'
66
WORKFLOW_PATCH_VERSION ||= '0'
77
WORKFLOW_VERSION ||= "#{WORKFLOW_MAJOR_VERSION}.#{WORKFLOW_MINOR_VERSION}.#{WORKFLOW_PATCH_VERSION}"
88

0 commit comments

Comments
 (0)