Skip to content

Commit 16a2f2b

Browse files
authored
Merge pull request #229 from edx-solutions/awais786/bump-the-version
BOM-470
2 parents 8bf4b66 + e67a7ba commit 16a2f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def package_data(pkg, root_list):
2323

2424
setup(
2525
name='xblock-drag-and-drop-v2',
26-
version='2.2.4',
26+
version='2.2.6',
2727
description='XBlock - Drag-and-Drop v2',
2828
packages=['drag_and_drop_v2'],
2929
install_requires=[

0 commit comments

Comments
 (0)