Skip to content

Commit e368d0c

Browse files
author
Eric Fischer
authored
Merge pull request #1076 from edx/2.1.11_update_js
2.1.11 update js
2 parents 5a2905f + d90c21b commit e368d0c

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

openassessment/xblock/static/css/openassessment-ltr.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openassessment/xblock/static/css/openassessment-rtl.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openassessment/xblock/static/js/openassessment-lms.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openassessment/xblock/static/js/openassessment-studio.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def load_requirements(*requirements_paths):
3434

3535
setup(
3636
name='ora2',
37-
version='2.1.10',
37+
version='2.1.11',
3838
author='edX',
3939
url='http://github.com/edx/edx-ora2',
4040
description='edx-ora2',

0 commit comments

Comments
 (0)