Opened 12 years ago
Last modified 11 years ago
#10882 closed Task
Start using Semantic Versioning — at Version 3
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
We should tag our releases using Semantic Versioning (http://semver.org), because:
- it's becoming a standard,
- some tools (like http://bower.io/) may have problems with our non-standard tag names.
Places which we should change:
- tags in all repositories,
- CKEDITOR.version,
- other places related to code and development, but not guides, blog posts, etc.
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Description: | modified (diff) |
---|
Additional topic related to versioning (https://github.com/ckeditor/ckeditor-releases/issues/6)