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

Incorrect version numbers preventing install #31

Open
ConnectedSystems opened this issue Nov 27, 2024 · 0 comments · May be fixed by #32
Open

Incorrect version numbers preventing install #31

ConnectedSystems opened this issue Nov 27, 2024 · 0 comments · May be fixed by #32

Comments

@ConnectedSystems
Copy link
Collaborator

ConnectedSystems commented Nov 27, 2024

The most recent v1.0.2 was released without the associated version number defined in the Project file.

name = "CoralBlox"
uuid = "f00a6e10-004a-11ef-3676-67ec635bc1a2"
authors = ["Pedro Ribeiro de Almeida", "Daniel Tan", "Takuya Iwanaga"]
version = "1.0.1"

This causes the Julia registry to be unable to find the correct version to install

image

ConnectedSystems added a commit that referenced this issue Dec 20, 2024
Fix #31 preventing install
@ConnectedSystems ConnectedSystems linked a pull request Dec 20, 2024 that will close this issue
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 a pull request may close this issue.

1 participant