Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
moloko committed Jan 29, 2021
1 parent 61f2b3e commit 9638d5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ Hotgrid has a dynamic layout system. If you have 5 items but set the columns to
Hotgrid automatically switches to 2 columns in mobile mode for the best user experience however this can be overridden in the CSS.

----------------------------
**Version number:** 4.0.1
**Version number:** 4.1.0
**Framework versions:** 5+
**Author / maintainer:** Kineo
**Accessibility support:** WAI AA
**RTL support:** Yes
**Cross-platform coverage:** Chrome, Chrome for Android, Firefox (ESR + latest version), Edge, IE11, Safari 12+13 for macOS/iOS/iPadOS, Opera
**Cross-platform coverage:** Chrome, Chrome for Android, Firefox (ESR + latest version), Edge, IE11, Safari 14 for macOS/iOS/iPadOS, Opera
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-hotgrid",
"version": "4.0.1",
"version": "4.1.0",
"framework": ">=5",
"homepage": "https://github.com/cgkineo/adapt-hotgrid",
"issues": "https://github.com/cgkineo/adapt-hotgrid/issues/",
Expand Down

0 comments on commit 9638d5a

Please sign in to comment.