fastlane-plugin-appcircle_testing_distribution 0.4.2.beta.1 → 0.4.3.beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b0c9eae3c58a8d07815920611b74845aa47de3c43acce7b78ea05db47437ed0a
4
- data.tar.gz: 5011ec83e444168d8b497444eca1f751f8eefb55319372311a24564b762414b1
3
+ metadata.gz: 52b2966dfe0f1efce54dc0eaf0bfc295fcf8c1648e2e3d4cfd0af8d001040def
4
+ data.tar.gz: 153778d51edc615ec233b5182f3ffa0c0fac5f88fb59ec704d0cc6b28e78e531
5
5
  SHA512:
6
- metadata.gz: ee64bc309da9ee0089139f611d500705c5b51449da4a4567fbab48cc9356f34eead2c5d49eba38bd105fbbf5a6eadaa38191fe48b5050b508d37be83b107f100
7
- data.tar.gz: 2ef9c1f8e2dbcadec4d8fc98d1d077fad86d34ad96b1d93a5c6e4e13e539d7bd2e81e4799f3133d1d0e2fcc91329214f325c8e8b475c07d1d986a5e00ee97c13
6
+ metadata.gz: b99c969de6fcc400380d8fbb0e6beef1b78a073c31ebdaa2d3e1a59df8ab64a149651d7de742d5dabda2f9ca4078be24f7fda941d49bba5665e1aed57b26ae13
7
+ data.tar.gz: b19051624e1019595c9cf52a0618078ba7945a9d299c4b1b65797fd7beff285cf7fad886f26b1a46011a5571a04763f38d3892ec979159366e97298862db4165
data/README.md CHANGED
@@ -125,3 +125,4 @@ For any other issues and feedback about this plugin, please submit it to this re
125
125
  ## Troubleshooting
126
126
 
127
127
  If you have trouble using plugins, check out the [Plugins Troubleshooting](https://docs.fastlane.tools/plugins/plugins-troubleshooting/) guide.
128
+
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module AppcircleTestingDistribution
3
- VERSION = "0.4.2.beta.1"
3
+ VERSION = "0.4.3.beta.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-appcircle_testing_distribution
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2.beta.1
4
+ version: 0.4.3.beta.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - appcircleio