Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanetdan committed Dec 6, 2021
1 parent 47b289e commit 926a80c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -11,5 +11,5 @@
"adapt-plugin",
"adapt-component"
],
"license": "GPLv3"
"license": "GPL-3.0"
}

0 comments on commit 926a80c

Please sign in to comment.