Skip to content

Commit

Permalink
chore(release): 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Jun 30, 2022
1 parent 53d77cc commit 6af4ab4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions addon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

### [1.3.7](https://github.com/resoai/TileBoard-addon/compare/v1.3.6...v1.3.7) (2022-06-30)


### Chore

* **bump:** TileBoard https://github.com/resoai/TileBoard/releases/tag/v2.10.2 ([53d77cc](https://github.com/resoai/TileBoard-addon/commit/53d77cc41dd03bc3ff493e53ee7f6c532d7a512a))

### [1.3.6](https://github.com/resoai/TileBoard-addon/compare/v1.3.5...v1.3.6) (2022-06-20)


Expand Down
2 changes: 1 addition & 1 deletion addon/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "TileBoard",
"version": "1.3.6",
"version": "1.3.7",
"slug": "tileboard",
"description": "Simple yet highly-customizable dashboard",
"url": "https://github.com/resoai/TileBoard",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tileboard-addon",
"version": "1.3.6",
"version": "1.3.7",
"description": "Home Assistant Addon for TileBoard",
"scripts": {
"release": "standard-version"
Expand Down

0 comments on commit 6af4ab4

Please sign in to comment.