Skip to content

Commit

Permalink
Bumped workflow version to 3.8.0 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson12 committed Feb 20, 2024
1 parent a685478 commit 894f3c7
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 ||= '7'
WORKFLOW_MINOR_VERSION ||= '8'
WORKFLOW_PATCH_VERSION ||= '0'
WORKFLOW_VERSION ||= "#{WORKFLOW_MAJOR_VERSION}.#{WORKFLOW_MINOR_VERSION}.#{WORKFLOW_PATCH_VERSION}"

Expand Down

0 comments on commit 894f3c7

Please sign in to comment.