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 f02b8ac commit 5adfd51Copy full SHA for 5adfd51
version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
# The primary version number for Workflow-related pods
4
-WORKFLOW_VERSION ||= '3.3.0'
+WORKFLOW_VERSION ||= '3.4.0'
5
6
# iOS deployment target
7
WORKFLOW_IOS_DEPLOYMENT_TARGET ||= '14.0'
0 commit comments