... | ... | @@ -12,7 +12,7 @@ Make sure that: |
|
|
Go over the list for Framework **first**, WebUI second.
|
|
|
|
|
|
1. Make sure there are no development dependencies in the `Gemfile`.
|
|
|
* **No pulling from dev git repos.**
|
|
|
* No pulling from dev git repos.
|
|
|
2. `rake` -- To make sure all tests pass.
|
|
|
3. `git flow release start v<version>`
|
|
|
4. Bump version number:
|
... | ... | |