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
  • are you saying that the greater than 0 version constraint only applies to the major version? What about minor and patch versions? Do they also have that constraint? Commented Aug 2, 2017 at 13:05
  • @Stratus3D yes, it only applies to major versions. Minor versions start with 0 (e.g. 1.0.0). If you have a patch you need to increment. Commented Aug 2, 2017 at 13:11