Skip to content

Commit

Permalink
Merge branch 'master' into create-pull-request/download_strings
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoncal authored Dec 23, 2024
2 parents 080a6f7 + 5086fad commit 13cca90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Run tests
run: bundle exec fastlane test

- uses: codecov/[email protected].1
- uses: codecov/[email protected].2
name: "Upload Code Coverage"
with:
xcode: true
Expand Down
2 changes: 1 addition & 1 deletion Configuration/Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MARKETING_VERSION=2024.12.2
MARKETING_VERSION=2024.12.3
CURRENT_PROJECT_VERSION=2024

0 comments on commit 13cca90

Please sign in to comment.