diff --git a/README.md b/README.md index 9bcb6026..f55f56ef 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Note that due to the data storage limitations of browser cookies, there is less Currently (officially) only supports SCORM 1.2 ---------------------------- -**Version number:** 3.2.0 adapt learning logo +**Version number:** 3.3.0 adapt learning logo **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 diff --git a/bower.json b/bower.json index 2cbd9c47..18916217 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-contrib-spoor", - "version": "3.2.0", + "version": "3.3.0", "framework": ">=3.5.0", "homepage": "https://github.com/adaptlearning/adapt-contrib-spoor", "issues": "https://github.com/adaptlearning/adapt_framework/issues/new",