From 1fa95239ed95cf9815b0c287553547a8e3b29fcb Mon Sep 17 00:00:00 2001 From: trapacska Date: Wed, 22 Nov 2017 15:20:53 +0100 Subject: [PATCH] Prepare for 1.0.2 --- bitrise.yml | 2 +- step.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/bitrise.yml b/bitrise.yml index 6a28662..a54c162 100755 --- a/bitrise.yml +++ b/bitrise.yml @@ -4,7 +4,7 @@ default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git app: envs: - BITRISE_MACOS_XCARCHIVE_PATH: $BITRISE_MACOS_XCARCHIVE_PATH - - RELEASE_VERSION: 1.0.1 + - RELEASE_VERSION: 1.0.2 - EXPORT_PLIST: $EXPORT_PLIST - SAMPLE_APP_URL: https://github.com/bitrise-samples/macos-sample-app.git diff --git a/step.yml b/step.yml index 455e489..8438a14 100755 --- a/step.yml +++ b/step.yml @@ -12,7 +12,6 @@ host_os_tags: project_type_tags: - macos - xamarin - - react-native type_tags: - utility is_requires_admin_user: true