diff --git a/README.md b/README.md index e397e2f..4cb15d8 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ For a guide on the difference between using two curly braces and three curly bra No known limitations. ---------------------------- -**Version number:** 3.1.0 +**Version number:** 3.1.1 **Framework versions:** 5+ **Author / maintainer:** DeltaNet, forked from [adapt-contrib-assessmentResultsTotal](https://github.com/adaptlearning/adapt-contrib-assessmentResultsTotal) **Accessibility support:** WAI AA diff --git a/bower.json b/bower.json index efb1077..f91d0a1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-contrib-assessmentResultsTotal-audio", - "version": "3.1.0", + "version": "3.1.1", "framework": ">=5", "homepage": "https://github.com/deltanet/adapt-contrib-assessmentResultsTotal-audio", "issues": "https://github.com/deltanet/adapt-contrib-assessmentResultsTotal-audio/issues", diff --git a/properties.schema b/properties.schema index 7d1c5b3..1aa2137 100644 --- a/properties.schema +++ b/properties.schema @@ -181,7 +181,7 @@ "default": "", "inputType": "Asset:audio", "validators": [], - "audioSources": ["_bands/#/feedback/"], + "audioSources": ["_bands/#/feedback"], "audioConditions": [], "help": "Optional audio which will be played with this bands feedback text." }