diff --git a/README.md b/README.md
index 5d69f45..77333c7 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ The attributes listed below are used in *components.json* to configure **Narrati
On mobile devices, the narrative text is collapsed above the image. It is accessed by clicking an icon (+) next the to strapline.
----------------------------
-**Version number:** 6.2.0
+**Version number:** 6.2.1
**Framework versions:** 5.5+
**Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-narrative/graphs/contributors)
**Accessibility support:** WAI AA
diff --git a/bower.json b/bower.json
index edee8fd..4d0eede 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-narrative-audio",
- "version": "6.2.0",
+ "version": "6.2.1",
"framework": ">=5.8",
"homepage": "https://github.com/deltanet/adapt-contrib-narrative-audio",
"issues": "https://github.com/deltanet/adapt-contrib-narrative-audio/issues",