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

Update master 2.x version numbers for NEON and Smart Contract Framework #163

Closed
devhawk opened this issue Dec 11, 2019 · 0 comments
Closed

Comments

@devhawk
Copy link
Contributor

devhawk commented Dec 11, 2019

We need to ship a new version of NEON (packaged as a global tool as per #159) and the smart contract framework. As part of that release, these packages need new version numbers. Since these tools are in maintenance mode, I believe we should continue to update the version numbers manually.

  • current version of Neo.SmartContract.Framework is v2.9.3.1. I recommend moving to v2.10

    • as per Semantic Versioning we should bump the minor version number because we have added backward compatible changes
  • current version of Neo.Compiler.MSIL is v2.4.1.1. I recommend moving to v2.6.

    • Again, as per Semantic Versioning we should bump the minor version number because we have added backward compatible changes
    • The current version of Neo.neon-de is v2.5.11. Even though neon-de is a separate fork, it seems reasonable to bump neon an extra minor version number to make it clear that neon is the latest and greatest version of the tool to use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant