Skip to content

Commit

Permalink
Bump to version 3.12.0 (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
nabs-m authored Oct 8, 2024
1 parent dbc466b commit 9cba476
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 ||= '11'
WORKFLOW_MINOR_VERSION ||= '12'
WORKFLOW_PATCH_VERSION ||= '0'
WORKFLOW_VERSION ||= "#{WORKFLOW_MAJOR_VERSION}.#{WORKFLOW_MINOR_VERSION}.#{WORKFLOW_PATCH_VERSION}"

Expand Down

0 comments on commit 9cba476

Please sign in to comment.