Skip to content

Commit

Permalink
Merge release/0.76.0 into dominik/test-base-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
daxmobile authored Mar 6, 2024
2 parents 11f5d10 + 602e1bc commit a74f79f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/asana-create-action-item/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ runs:
env:
USER_ID: ${{ steps.get-asana-user-id.outputs.user-id || steps.get-automation-subtask.outputs.assignee-id }}
run: |
echo "ASSIGNEE_ID=${USER_ID}" >> $GITHUB_OUTPUT
echo "assignee-id=${USER_ID}" >> $GITHUB_OUTPUT
- id: process-template-payload
if: ${{ inputs.template-name }}
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 = 170
CURRENT_PROJECT_VERSION = 171

0 comments on commit a74f79f

Please sign in to comment.