diff --git a/changelog.md b/changelog.md index f49f0c7..8348c21 100755 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # SEARCH CARD - Changelog +## 3.4.2 + +- Better layout for controls + ## 3.4.1 - Bugfix: layout issue in the songs grid (album) diff --git a/package.json b/package.json index c8acbba..2b70f5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kodi-search-card", - "version": "3.4.1", + "version": "3.4.2", "description": "Kodi Search Card", "keywords": [ "home-assistant", @@ -52,3 +52,4 @@ "rollup": "rollup -c" } } + diff --git a/src/const.ts b/src/const.ts index 5677b80..fdc1e49 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1,4 +1,4 @@ -export const CARD_VERSION = "3.4.1"; +export const CARD_VERSION = "3.4.2"; // order : must be >= 0 to be taken in consideration. -1, means single displayable export const MEDIA_TYPE_PARAMS = {