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 1af5847 commit 4b72c83Copy full SHA for 4b72c83
scripts/bump-version.sh
@@ -2,6 +2,7 @@
2
3
type="${1:-bump}"
4
5
+fastlane run increment_build_number
6
fastlane run increment_version_number bump_type:"$type"
7
fastlane run version_bump_podspec bump_type:"$type" path:"NVActivityIndicatorView.podspec"
8
0 commit comments