We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ade89 commit 5ad4c60Copy full SHA for 5ad4c60
version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
# The primary version number for Workflow-related pods
4
-WORKFLOW_VERSION ||= '2.2.0'
+WORKFLOW_VERSION ||= '2.3.0'
5
6
# iOS deployment target
7
WORKFLOW_IOS_DEPLOYMENT_TARGET ||= '14.0'
0 commit comments