Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kloknibor authored and actions-user committed Feb 2, 2021
1 parent a84d00e commit 5973df2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/bumpver.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpver]
current_version = "v2021.2.1"
current_version = "v2021.2.2"
version_pattern = "vYYYY.MM.DD"
commit_message = "bump version {old_version} -> {new_version}"
commit = false
Expand Down
2 changes: 1 addition & 1 deletion custom_components/miele/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Miele@home",
"documentation": "https://github.com/HomeAssistant-Mods/home-assistant-miele",
"issue_tracker": "https://github.com/HomeAssistant-Mods/home-assistant-miele/issues",
"version": "v2021.2.1",
"version": "v2021.2.2",
"requirements": [
"requests_oauthlib"
],
Expand Down

0 comments on commit 5973df2

Please sign in to comment.