From 6867accbc4a90b4c19c2772008364768fa373fa9 Mon Sep 17 00:00:00 2001 From: jeanluc Date: Mon, 8 May 2023 19:24:45 +0200 Subject: [PATCH] Update versionadded --- salt/runners/match.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/runners/match.py b/salt/runners/match.py index 76e17bc77e5..0133d3a2343 100644 --- a/salt/runners/match.py +++ b/salt/runners/match.py @@ -1,7 +1,7 @@ """ Run matchers from the master context. -.. versionadded:: 3006.0 +.. versionadded:: 3007.0 """ import logging