fastlane-plugin-appcircle_enterprise_store 0.0.2 → 0.0.3

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
  SHA256:
3
- metadata.gz: 861bd48606de4765efd8b69eee68bcadd87e58dcd708aea22e0e15d55770d08d
4
- data.tar.gz: 58dd4586505eff465a0c8a22459a2da0b16fa41befbb00006f433f0ccb35174a
3
+ metadata.gz: c809c9bc933a445599efafbc465887e506d1c9557f119a2cf83238d875d90fb4
4
+ data.tar.gz: aa734307908e7733866c19bf378be9974d998707fa1d165a052dc924fb9a48df
5
5
  SHA512:
6
- metadata.gz: 805728e12d8b13c03476c634dbfd6c46489d16ea0d6df11383c673326edc938c06b481d2ef0b589e0a3e503bbb14c212ca196dc190a61de36c7d44f31ba2f964
7
- data.tar.gz: dcb4a63936a0b9453a049714cd83d5b7645721517cbb030c35762bd737d9380eb8c3726d9a99614bcb8903d355091d3a3de8aea2cc0bcb776a7a321712447af2
6
+ metadata.gz: f1589d61d59bd3bae99e65af2cbe38a87a146cf8054df677808c2d3bb513c1c27aa28ecd946c1dcea9888d9d32836428a810ed60b7b16066d828d92294485419
7
+ data.tar.gz: 4abea2706f1e171ba74d33180434bf5258cadd7d777520e3c8a8026e8010a61bdb99c34c931ca4fc89e3007e94882a10336973e9a9aca1e613f5012665bc1db5
data/README.md CHANGED
@@ -8,7 +8,7 @@ Appcircle Enterprise Mobile App Store is your own mobile app store for providing
8
8
  - **Secure Distribution:** Everything you need for secure, streamlined distribution of your in-house apps.
9
9
  - **No MDM Required:** Allows distribution of B2B and B2E applications without the need for an MDM solution and enrollment.
10
10
 
11
- Learn more about [Appcircle Enterprise App Store](https://appcircle.io/enterprise-app-store).
11
+ Learn more about [Appcircle Enterprise App Store](https://appcircle.io/enterprise-app-store?utm_source=fastlane&utm_medium=plugin&utm_campaign=enterprise_app_store).
12
12
 
13
13
  ## What Sets Apart Appcircle Enterprise Mobile App Store
14
14
 
@@ -68,7 +68,7 @@ After adding the plugin to your project, configure your Fastfile as follows:
68
68
 
69
69
  Utilize environment variables seamlessly by substituting the parameters with $(VARIABLE_NAME) in your task inputs. The extension automatically retrieves values from the specified environment variables within your pipeline.
70
70
 
71
- If you would like to learn more about this extension and how to utilize it in your projects, please [contact us](https://appcircle.io/contact)
71
+ If you would like to learn more about this extension and how to utilize it in your projects, please [contact us](https://appcircle.io/contact?utm_source=fastlane&utm_medium=plugin&utm_campaign=enterprise_app_store)
72
72
 
73
73
  ## Issues and Feedback
74
74
 
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module AppcircleEnterpriseStore
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-appcircle_enterprise_store
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - appcircleio