Skip to content

Commit

Permalink
Bump patch version number
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasloven committed Sep 24, 2024
1 parent ed292a3 commit e9c1f67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/fontawesome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"documentation": "https://github.com/thomasloven/hass-fontawesome",
"iot_class": "local_polling",
"requirements": [],
"version": "2.2.2"
"version": "2.2.3"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fontawesome",
"private": true,
"version": "2.2.2",
"version": "2.2.3",
"description": "",
"scripts": {
"export": "./export.sh",
Expand Down

0 comments on commit e9c1f67

Please sign in to comment.