We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ddfc5 commit f6896a1Copy full SHA for f6896a1
nextbox_ui_plugin/__init__.py
@@ -4,7 +4,7 @@ class NextBoxUIConfig(PluginConfig):
4
name = 'nextbox_ui_plugin'
5
verbose_name = 'NextBox UI'
6
description = 'Test'
7
- version = '0.4.1'
+ version = '0.4.2'
8
author = 'Igor Korotchenkov'
9
author_email = '[email protected]'
10
base_url = 'nextbox-ui'
0 commit comments