Bump the sudo plugin minor version.

The "update_ticket" entry was added to the settings list and the
"intercept_verify" entry was added to the command_info list.
This commit is contained in:
Todd C. Miller
2022-08-02 14:28:29 -06:00
parent 556dacf1ff
commit 9c61d7e6e9
4 changed files with 19 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
"INFO1=VALUE1",
"info2=value2"
],
"version": "1.19"
"version": "1.20"
}
(APPROVAL 2) Constructed:
{
@@ -56,7 +56,7 @@
"INFO1=VALUE1",
"info2=value2"
],
"version": "1.19"
"version": "1.20"
}
(APPROVAL 1) Show version was called with arguments: (0,)
Python approval plugin (API 1.0): ApprovalTestPlugin (loaded from 'SRC_DIR/regress/plugin_approval_test.py')