adapt-authoring-core 1.9.1 → 1.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,6 +6,6 @@
6
6
 
7
7
  > Handy guides and how-to information to help understand and make use of the Adapt authoring tool APIs in a practical way.
8
8
 
9
- [<i class="material-icons">download</i> Install](install)
9
+ [<i class="material-icons">download</i> Install](install-update-run)
10
10
  [<i class="material-icons">settings</i> Configure](configuration)
11
11
  [<i class="material-icons">flight_takeoff</i> Run](run)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adapt-authoring-core",
3
- "version": "1.9.1",
3
+ "version": "1.9.2",
4
4
  "description": "A bundle of reusable 'core' functionality",
5
5
  "homepage": "https://github.com/adapt-security/adapt-authoring-core",
6
6
  "license": "GPL-3.0",