fastlane-plugin-mobile_center 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 206959855564f40194901f5cd1bc621df64920f7
4
- data.tar.gz: 70f542446d51032f5adeae1610fc051045e447e0
3
+ metadata.gz: 5bbe01408fcdb08ca3ef3cb41a41f672ee50db37
4
+ data.tar.gz: 22f70357520178ab34052d7185a7d2091fac6fbd
5
5
  SHA512:
6
- metadata.gz: 679066570fab38ec58a7bd2e381bef02b6a411eceb27c58e163e2a58244eb28168367eb4d4631f46c6da7ae7e490eb34e80a562ed3a6a84841410b51e98f39d9
7
- data.tar.gz: c352b25d0d6f56a800fedff238d2324e26d6f4b9e321564adeaec02404c957e6cb42f5106a127710673d9519e69d1c096e61de370f18c3d991345a6a7d13da63
6
+ metadata.gz: ecf6fef584cbb16506ac0774edf995510c7c6803aeff3ee393f536ec48fc47ef0a2592c32e8604a01d5c93b0430541b56df2d232721c27916bf2ad91ee3ee321
7
+ data.tar.gz: d8a13b57851840f12c93ff996af58cd302d9fa0dd48469d4fc1718db1fb90a0849ea537982cbd077d0406a11d9be55a515aa6d39c7812925c4c51f1289998f9c
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module MobileCenter
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-mobile_center
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Microsoft Corporation
@@ -106,7 +106,7 @@ files:
106
106
  - lib/fastlane/plugin/mobile_center/actions/mobile_center_upload_action.rb
107
107
  - lib/fastlane/plugin/mobile_center/helper/mobile_center_helper.rb
108
108
  - lib/fastlane/plugin/mobile_center/version.rb
109
- homepage: https://github.com/Microsoft/fastlane-plugin-mobile_center
109
+ homepage: https://github.com/Microsoft/mobile-center-plugin-fastlane
110
110
  licenses:
111
111
  - MIT
112
112
  metadata: {}