Skip to content

Commit 2c8afab

Browse files
authored
Update __init__.py
v0.14.0
1 parent e213fcb commit 2c8afab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextbox_ui_plugin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class NextBoxUIConfig(PluginConfig):
44
name = 'nextbox_ui_plugin'
55
verbose_name = 'NextBox UI'
66
description = 'A topology visualization plugin for Netbox powered by NextUI Toolkit.'
7-
version = '0.13.0'
7+
version = '0.14.0'
88
author = 'Igor Korotchenkov'
99
author_email = 'iDebugAll@gmail.com'
1010
base_url = 'nextbox-ui'

0 commit comments

Comments
 (0)