Skip to content
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

Broken #344

Open
tazmancoder opened this issue Dec 15, 2022 · 2 comments
Open

Broken #344

tazmancoder opened this issue Dec 15, 2022 · 2 comments

Comments

@tazmancoder
Copy link

I have a project I use this library in. My SPM says version 4.6.1, everything is working fine. However, I am working on a new project was used SPM to add the dependency and the version says 4.2.0 yet you README says version 5.0.0 is the latest release. I think something is broken with the SPM.

In my older project where the package version reads 4.6.1. When I click on the dependency it reads the following

Current version 4.6.1.

See our detailed changelog for the latest features, improvements and bug fixes.

In my new project where the package version reads version 4.2.0 after adding the package

Current version 4.1.0

See our detailed changelog for the latest features, improvements and bug fixes.

@Zandor300
Copy link
Member

@tazmancoder
When we released version 4.2.0, we forgot to update the readme.

https://github.com/devicekit/DeviceKit/blob/4.2.0/README.md#current-version-410

You should be able to upgrade to 4.9.0 or 5.0.0 with SPM.

@tazmancoder
Copy link
Author

tazmancoder commented Dec 15, 2022 via email

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

No branches or pull requests

2 participants