diff --git a/README.md b/README.md index aafa286..4a47527 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The attributes listed below are used in *components.json* to configure **Hotgrid Hotgrid automatically switches to 2 columns in small and medium device mode for the best user experience. ---------------------------- -**Version number:** 4.0.1 +**Version number:** 4.1.0 **Framework versions:** 5+ **Author / maintainer:** **Accessibility support:** WAI AA diff --git a/bower.json b/bower.json index be216c9..21b6506 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-hotgrid-audio", - "version": "4.0.1", + "version": "4.1.0", "framework": ">=5", "homepage": "https://github.com/deltanet/adapt-hotgrid-audio", "displayName": "Hotgrid Audio", @@ -11,5 +11,5 @@ "adapt-plugin", "adapt-component" ], - "license": "GPLv3" + "license": "GPL-3.0" }