Skip to content

Commit

Permalink
[release]: bump to version 3.10.0 (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieQ committed Jul 30, 2024
1 parent a8494ce commit 8b7c069
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 ||= '9'
WORKFLOW_MINOR_VERSION ||= '10'
WORKFLOW_PATCH_VERSION ||= '0'
WORKFLOW_VERSION ||= "#{WORKFLOW_MAJOR_VERSION}.#{WORKFLOW_MINOR_VERSION}.#{WORKFLOW_PATCH_VERSION}"

Expand Down

0 comments on commit 8b7c069

Please sign in to comment.