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

[Bug][move-compiler-v2] Check that LatestStable version is used instead of V2.0 everywhere #15178

Closed
brmataptos opened this issue Nov 4, 2024 · 0 comments · Fixed by #15213
Closed
Assignees
Labels
bug Something isn't working

Comments

@brmataptos
Copy link
Contributor

🐛 Bug

It's likely my fault, but when you specify move-2 flag and in other situations, we specified V2.0. We need to search the code base for all instances of V2_0 and "2.0" (maybe also V2_1 and "2.1") to make sure we use LatestStable instead, where appropriate.

@brmataptos brmataptos added the bug Something isn't working label Nov 4, 2024
@vineethk vineethk self-assigned this Nov 5, 2024
@vineethk vineethk moved this from 🆕 New to 🏗 In progress in Move Language and Runtime Nov 5, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Move Language and Runtime Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
2 participants