Skip to content

Commit d89eec7

Browse files
committed
Point Fastlane Pluginfile to release toolkit trunk
1 parent 0b6e1c1 commit d89eec7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
22
remote: [email protected]:wordpress-mobile/release-toolkit
3-
revision: d204c8e772cd2c1cde855c06f0baab8d0be4aa9a
4-
branch: fix/promo-screenshots
3+
revision: 48bf4f8ee18079154b2054b3014bed9f114416d6
4+
branch: trunk
55
specs:
66
fastlane-plugin-wpmreleasetoolkit (4.1.0)
77
activesupport (~> 5)

fastlane/Pluginfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ group :screenshots, optional: true do
66
gem 'rmagick', '~> 4.1'
77
end
88

9-
gem 'fastlane-plugin-wpmreleasetoolkit', git: '[email protected]:wordpress-mobile/release-toolkit', branch: 'fix/promo-screenshots'
9+
gem 'fastlane-plugin-wpmreleasetoolkit', git: '[email protected]:wordpress-mobile/release-toolkit', branch: 'trunk'
1010
gem 'fastlane-plugin-sentry', '~> 1.0'
1111
gem 'fastlane-plugin-appcenter', '~> 1.6'

0 commit comments

Comments
 (0)