Skip to content

Update Starscream.podspec#981

Open
pabiagioli wants to merge 1 commit intodaltoniam:masterfrom
pabiagioli:bugfix/update_podspec_version
Open

Update Starscream.podspec#981
pabiagioli wants to merge 1 commit intodaltoniam:masterfrom
pabiagioli:bugfix/update_podspec_version

Conversation

@pabiagioli
Copy link

@pabiagioli pabiagioli commented Sep 19, 2023

  • Increased the podspec version number to a number that hasn't been used

Issue Link 🔗

PR-854

Goals ⚽

Update the podspec version to fix possible double linking issues

Implementation Details 🚧

Additional details about the PR.

- Increased the podspec version number to a number that hasn't been used
Pod::Spec.new do |s|
s.name = "Starscream"
s.version = "4.0.4"
s.version = "4.0.7"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now it can already be bumped to 4.0.8

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.

2 participants