Skip to content

Commit

Permalink
Merge pull request #34365 from Expensify/arosiclair-commit-nse-version
Browse files Browse the repository at this point in the history
[No QA] Commit version changes for the NSE
  • Loading branch information
roryabraham authored Jan 11, 2024
2 parents 371b942 + a2630f1 commit c93b0b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/createNewVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ jobs:
./package-lock.json \
./android/app/build.gradle \
./ios/NewExpensify/Info.plist \
./ios/NewExpensifyTests/Info.plist
./ios/NewExpensifyTests/Info.plist \
./ios/NotificationServiceExtension/Info.plist
git commit -m "Update version to ${{ steps.bumpVersion.outputs.NEW_VERSION }}"
- name: Update main branch
Expand Down

0 comments on commit c93b0b2

Please sign in to comment.