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 bec8cc8 commit 37fcb98Copy full SHA for 37fcb98
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.1.0'
+WORKFLOW_VERSION ||= '3.2.0'
5
6
# iOS deployment target
7
WORKFLOW_IOS_DEPLOYMENT_TARGET ||= '14.0'
0 commit comments