Update versionadded directive

This fix is going into 2015.8.8 after all.
This commit is contained in:
Erik Johnson 2016-03-15 13:41:39 -05:00
parent 1be9c91761
commit dcc196c9e1

View file

@ -265,7 +265,7 @@ def clear_git_lock(role, remote=None, **kwargs):
The types of lock to clear. Can be ``update``, ``checkout``, or both of
et (either comma-separated or as a Python list).
.. versionadded:: 2015.8.9
.. versionadded:: 2015.8.8
CLI Example: