Skip to content

Commit

Permalink
[release]: bump to version 3.11.0 (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieQ authored Aug 28, 2024
1 parent 3495af0 commit 7d06033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# The primary version numbers for Workflow-related pods
WORKFLOW_MAJOR_VERSION ||= '3'
WORKFLOW_MINOR_VERSION ||= '10'
WORKFLOW_MINOR_VERSION ||= '11'
WORKFLOW_PATCH_VERSION ||= '0'
WORKFLOW_VERSION ||= "#{WORKFLOW_MAJOR_VERSION}.#{WORKFLOW_MINOR_VERSION}.#{WORKFLOW_PATCH_VERSION}"

Expand Down

0 comments on commit 7d06033

Please sign in to comment.