Skip to content

Update SDK version number #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Update SDK version number #84

merged 1 commit into from
Feb 23, 2021

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Feb 23, 2021

This PR shows all of the files that need to be updated when preparing for a new release. The process should be as follows:

  • Update Version in Targets in Project: ParseSwift (iOS), ParseSwift (macOS), ParseSwift (tvOS), ParseSwift (watchOS)
  • Update ParseConstants.parseVersion in ParseConstants.swift
  • Update s.version in ParseSwift.podspec
  • Update --module-version in jazzy.sh

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #84 (ff35338) into main (2df5729) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   78.75%   78.73%   -0.02%     
==========================================
  Files          63       63              
  Lines        5040     5040              
==========================================
- Hits         3969     3968       -1     
- Misses       1071     1072       +1     
Impacted Files Coverage Δ
Sources/ParseSwift/Objects/ParseObject.swift 75.94% <0.00%> (-0.29%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2df5729...ff35338. Read the comment docs.

@cbaker6 cbaker6 merged commit 8bab749 into main Feb 23, 2021
@cbaker6 cbaker6 deleted the sdkVersion branch February 23, 2021 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant