mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Always update version number in beta lane
This commit is contained in:
@ -19,6 +19,8 @@ platform :ios do
|
||||
|
||||
desc 'Deploy to testflight'
|
||||
lane :beta do |options|
|
||||
update_version(options)
|
||||
|
||||
provision(
|
||||
type: 'appstore'
|
||||
)
|
||||
|
Reference in New Issue
Block a user