We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c4907 commit db5fcaeCopy full SHA for db5fcae
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.0.0'
+WORKFLOW_VERSION ||= '3.1.0'
5
6
# iOS deployment target
7
WORKFLOW_IOS_DEPLOYMENT_TARGET ||= '14.0'
0 commit comments