mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-02 14:02:11 +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
|