mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update release version number for jenkins.run function
This function was added for the 2017.7.0 release, not Carbon.
This commit is contained in:
parent
d15b0ca937
commit
d7eef70df0
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ def _connect():
|
|||
|
||||
def run(script):
|
||||
'''
|
||||
.. versionadded:: Carbon
|
||||
.. versionadded:: 2017.7.0
|
||||
|
||||
Execute a groovy script on the jenkins master
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue