From e72d9f246eb21b86819ce4deadac541843a1bba8 Mon Sep 17 00:00:00 2001 From: moloko Date: Mon, 15 Feb 2016 14:09:51 +0000 Subject: [PATCH] version bump; indentation in example.json --- README.md | 2 +- bower.json | 2 +- example.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a1198f6b..db4b731c 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ When **Spoor** is installed, *scorm_test_harness.html* can be used instead of *i Currently (officially) only supports SCORM 1.2 ---------------------------- -**Version number:** 2.0.8 adapt learning logo +**Version number:** 2.0.9 adapt learning logo **Framework versions:** 2.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 7e1c4c66..8bf2c14f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-contrib-spoor", - "version": "2.0.8", + "version": "2.0.9", "framework": "^2.0.0", "homepage": "https://github.com/adaptlearning/adapt-contrib-spoor", "issues": "https://adaptlearning.atlassian.net/secure/CreateIssueDetails!init.jspa?pid=10100&issuetype=1&priority=6&components=10520", diff --git a/example.json b/example.json index 308eb8d7..57527d6f 100644 --- a/example.json +++ b/example.json @@ -18,7 +18,7 @@ "_comment": "You only need to include this section if you want to change any of the default values. You only need include settings you want to change.", "_scormVersion": "1.2", "_showDebugWindow": false, - "_suppressErrors": false, + "_suppressErrors": false, "_commitOnStatusChange": false, "_timedCommitFrequency": 10, "_maxCommitRetries": 5,