From a008a475592c940494061b637bfe4c2443c8c1e3 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 17 Dec 2022 11:48:14 +0100 Subject: [PATCH] update netbox to 3.4.1 --- nodes/rx300.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/rx300.py b/nodes/rx300.py index 94420d6..cd5ea0a 100644 --- a/nodes/rx300.py +++ b/nodes/rx300.py @@ -305,7 +305,7 @@ nodes['rx300'] = { }, 'netbox': { 'domain': 'netbox.franzi.business', - 'version': 'v3.4.0', + 'version': 'v3.4.1', 'changelog_retention_days': 360, 'admins': { 'kunsi': 'hostmaster@kunbox.net',