@edx/edx-proctoring
Advanced tools
Comparing version 3.9.3 to 3.10.0
@@ -179,3 +179,4 @@ (function(Backbone, $) { | ||
onboardingLink: data.onboarding_link, | ||
onboardingReleaseDate: releaseDate.toLocaleDateString() | ||
onboardingReleaseDate: releaseDate.toLocaleDateString(), | ||
reviewRequirementsUrl: data.review_requirements_url | ||
}; | ||
@@ -182,0 +183,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"//": "Note that the version format is slightly different than that of the Python version when using prereleases.", | ||
"version": "3.9.3", | ||
"version": "3.10.0", | ||
"main": "edx_proctoring/static/index.js", | ||
@@ -8,0 +8,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
987161
18198