mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 22:49:10 +00:00
3 lines
74 B
Bash
Executable File
3 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
bundle exec fastlane run increment_build_number build_number:$1
|