Release version 1.8.2

Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com>
This commit is contained in:
wkoot
2025-06-02 22:11:32 +02:00
parent 766ecfc25e
commit 69594bc33a
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ limitations under the License.
from netbox.plugins import PluginConfig
__version__ = "1.8.1"
__version__ = "1.8.2"
class SLMConfig(PluginConfig):