From d8efb25b1a24f074fa0d9687a9b4f59b135d17e0 Mon Sep 17 00:00:00 2001 From: jasonyates-thg Date: Mon, 20 Nov 2023 09:07:25 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b4231c..d7035f8 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,14 @@ A plugin designed to faciliate the storage of site, circuit, device type and dev | NetBox Version | Plugin Version | |----------------|----------------| -| 3.5+ | 0.6.0 | +| 3.6+ | 0.6.2 | +| 3.5.x | 0.6.0 | | 3.3.x - 3.4.x | 0.5.1 | ## Installation -A working installation of Netbox 3.3+ is required. 3.5+ is recommended. **NOTE: Netbox 3.5 introduced breaking changes for plugins, please use the correct plugin version for your netbox install.** +A working installation of Netbox 3.3+ is required. 3.6+ is recommended. **NOTE: Netbox 3.5 introduced breaking changes for plugins, please use the correct plugin version for your netbox install.** #### Package Installation from PyPi