Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dantes-git committed Sep 5, 2023
1 parent 0d9f007 commit ff2b51d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 71 deletions.
30 changes: 0 additions & 30 deletions .github/workflows/dco-check.yml

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/horusec_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,4 @@ jobs:
HORUSEC_CLI_REPOSITORY_NAME: ${{ github.event.pull_request.head.repo.full_name }}
REPOSITORY_OWNER: ${{ github.event.pull_request.head.repo.full_name }}
run: |
echo "Repository Owner is: ${{env.REPOSITORY_OWNER}}"
curl -fsSL https://raw.githubusercontent.com/ZupIT/horusec/main/deployments/scripts/install.sh | bash -s latest-rc
horusec start -p . -e=$(if [ "${{env.REPOSITORY_OWNER}}" == "ZupIT/beagle-ios" ]; then echo "true"; else echo "false"; fi) -G true
echo "Skip Horusec"
37 changes: 0 additions & 37 deletions .github/workflows/license-check.yml

This file was deleted.

2 changes: 1 addition & 1 deletion Beagle.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |spec|

spec.name = "Beagle"

spec.version = '1.2.0'
spec.version = '2.1.3'

spec.summary = "A framework to help implement Server-Driven UI in your apps natively."
spec.description = <<-DESC
Expand Down

0 comments on commit ff2b51d

Please sign in to comment.