-
Notifications
You must be signed in to change notification settings - Fork 482
Open
Description
Describe the bug
Hi, @ephread. I noticed that you've recently released a new version, 2.3.0, on GitHub. However, CocoaPods currently displays the previous version, 2.2.0. Could you please update the Pods to the latest version? Thank you.
To Reproduce
I wrote pod 'Instructions', '~> 2.3.0' in my Podfile, but it's showing an error that CocoaPods can't find version 2.3.0. If I omit the version when writing pod 'Instructions', it will install version 2.2.0.
Expected behavior
I should have received the new version 2.3.0 when I added the instruction to my Podfile.
Screenshots
Environment
- Device: Macbook Pro M1 14-inch
- OS version: Ventura 13.5.2
- Xcode version: 15.0
- Instructions version: 2.2.0
- Dependency Manager: CocoaPods
Metadata
Metadata
Assignees
Labels
No labels