From 6ba76ebfe3f32916a5766c9bf955c4259df8a13e Mon Sep 17 00:00:00 2001 From: Keith Knowles <128771411+NetTech2001@users.noreply.github.com> Date: Mon, 13 May 2024 20:08:17 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7940f97..ec7eeb3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [Русская версия](./README_ru.md) ## Overview This plugin allows you to compare and synchronize interfaces between devices and device types in NetBox. It can be useful for finding and correcting inconsistencies between interfaces. -Tested with NetBox versions 2.10, 2.11 +Tested with NetBox version 4.0 ## Installation If your NetBox installation uses virtualenv, activate it like this: ```