mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-26 02:23:34 +00:00
157f336184
Drop submodule.
3 lines
80 B
Bash
Executable File
3 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
bundle exec fastlane run increment_version_number version_number:$1
|