Skip to content

Commit

Permalink
Merge release/0.72.0 into dominik/test-base-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
daxmobile authored Mar 2, 2024
2 parents 57d5167 + d4c3f3f commit 17fc67b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tag_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,9 @@ jobs:
github-token: ${{ github.token }}

- name: Store created tag in a file artifact
if: github.event_name == 'workflow_call'
run: echo ${{ steps.create-tag.outputs.tag }} > .github/tag

- name: Upload tag artifact
if: github.event_name == 'workflow_call'
uses: actions/upload-artifact@v4
with:
name: tag
Expand Down
2 changes: 1 addition & 1 deletion Configuration/BuildNumber.xcconfig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CURRENT_PROJECT_VERSION = 152
CURRENT_PROJECT_VERSION = 155

0 comments on commit 17fc67b

Please sign in to comment.