mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-01 05:22:13 +00:00
3 lines
80 B
Bash
3 lines
80 B
Bash
|
#!/bin/bash
|
||
|
bundle exec fastlane run increment_version_number version_number:$1
|