mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-02 14:02:11 +00:00
3 lines
76 B
Bash
3 lines
76 B
Bash
|
#!/bin/bash
|
||
|
bundle exec fastlane run increment_build_number build_number:$1
|