You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,8 +109,7 @@ git tag -m "[RELEASE] - Release version 0.x" 0.x
109
109
git push --follow-tags
110
110
```
111
111
4. Wait for Travis to build at https://www.travis-ci.com/adobe/ops-cli
112
-
5. Update version number in `setup.py` to the next development version and commit in master branch and update Installation section in this README.md with the actual version
113
-
`[RELEASE] - Next development version version 0.x.(y+1)dev`
112
+
5. Update version number in `setup.py` to the next development version and commit in master branch and update [Installation](https://github.com/adobe/ops-cli#ops-tool-installation) section in this README.md with the actual version.
0 commit comments