Release script fixes: prevent sed from incorrectly matching other versions, correctly increment the path version past .9 which would previously increment the minor
This commit is contained in:
committed by
Stefan Ceriu
parent
b0d84dc2d1
commit
d27de2dedd
@@ -210,6 +210,7 @@ GEM
|
||||
ruby2_keywords (0.0.5)
|
||||
rubyzip (2.3.2)
|
||||
security (0.1.3)
|
||||
semantic (1.6.1)
|
||||
signet (0.17.0)
|
||||
addressable (~> 2.8)
|
||||
faraday (>= 0.17.5, < 3.a)
|
||||
@@ -266,6 +267,7 @@ DEPENDENCIES
|
||||
fastlane-plugin-sentry
|
||||
fastlane-plugin-xcconfig
|
||||
fastlane-plugin-xcodegen
|
||||
semantic
|
||||
slather
|
||||
xcode-install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user