Skip to content

Commit f6896a1

Browse files
committed
v0.4.2
1 parent d6ddfc5 commit f6896a1

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 = 'Test'
7-
version = '0.4.1'
7+
version = '0.4.2'
88
author = 'Igor Korotchenkov'
99
author_email = '[email protected]'
1010
base_url = 'nextbox-ui'

0 commit comments

Comments
 (0)