From 1f0869ad1349f50d43bc0ebf823b1e01a95ed7fd Mon Sep 17 00:00:00 2001 From: Keith Knowles <128771411+NetTech2001@users.noreply.github.com> Date: Sun, 12 May 2024 13:25:42 -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..9c8e113 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 versions 2.10, 2.11, 3.X, 4.0 ## Installation If your NetBox installation uses virtualenv, activate it like this: ```