Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Feel free to add / adjust tags as necessary :) Commented Sep 18, 2019 at 11:01
  • 3
    I think starting from 1.0.0 is a bad idea, because you can easily confuse the old versions 1, 42, etc with the new versions 1.0.0, 42.0.0. It makes parsing and comparing version numbers pretty unintuitive: 1 < 42 < 1.0.0?! Therefore, I recommend that you switch from 135 to 136.0.0. Commented Sep 18, 2019 at 11:23