diff --git a/README.md b/README.md
index 3a203e6e..8e61516a 100644
--- a/README.md
+++ b/README.md
@@ -105,8 +105,8 @@ Note that due to the data storage limitations of browser cookies, there is less
Currently (officially) only supports SCORM 1.2
----------------------------
-**Version number:** 3.1.0
-**Framework versions:** 3.0.0+
+**Version number:** 3.2.0
+**Framework versions:** 3.5.0+
**Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-spoor/graphs/contributors)
**Accessibility support:** n/a
**RTL support:** n/a
diff --git a/bower.json b/bower.json
index 97968d26..2cbd9c47 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,7 @@
{
"name": "adapt-contrib-spoor",
- "version": "3.1.0",
- "framework": ">=3",
+ "version": "3.2.0",
+ "framework": ">=3.5.0",
"homepage": "https://github.com/adaptlearning/adapt-contrib-spoor",
"issues": "https://github.com/adaptlearning/adapt_framework/issues/new",
"displayName" : "Spoor",
diff --git a/properties.schema b/properties.schema
index 024742d2..5c79c0ca 100644
--- a/properties.schema
+++ b/properties.schema
@@ -167,6 +167,15 @@
"inputType": "Checkbox",
"validators": [],
"help": "If enabled, a 'commit' call will be made whenever the course window is hidden/minimised. Requires a browser that supports the 'visibilitychange' event."
+ },
+ "_manifestIdentifier": {
+ "type": "string",
+ "required": true,
+ "default": "adapt_manifest",
+ "title": "Manifest identifier",
+ "inputType": "Text",
+ "validators": ["required"],
+ "help": "Sets the 'identifier' attribute in the imsmanifest.xml"
}
}
}
diff --git a/required/imsmanifest.xml b/required/imsmanifest.xml
index 777f647a..db6bd770 100644
--- a/required/imsmanifest.xml
+++ b/required/imsmanifest.xml
@@ -1,5 +1,5 @@
-
+
ADL SCORM
1.2